chore: bump all
build / build (push) Failing after 53s

This commit is contained in:
2026-06-07 13:26:45 -06:00
parent ce31e48d42
commit 3ad33b734a
19 changed files with 741 additions and 726 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ in {
};
config = lib.mkIf cfg.overlay.enable {
nixpkgs.overlays = [ inputs.sydpkgs.overlays.default ];
# nixpkgs.overlays = [ inputs.sydpkgs.overlays.default ];
};
}