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

This commit is contained in:
2026-06-24 19:43:46 -06:00
parent ce31e48d42
commit f9200f0c0c
19 changed files with 740 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 ];
};
}