darwin fixes
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user