darwin fixes

This commit is contained in:
2025-08-19 11:44:32 -07:00
parent eaf9645e85
commit 4617841efd
+1 -1
View File
@@ -23,7 +23,7 @@
# Nix optimizations
nix.optimise.automatic = true;
nix.settings.auto-optimise-store = true;
# nix.settings.auto-optimise-store = true;
nix.gc = {
automatic = true;
interval = "weekly";