modules/nix-config-server: no auto-optimise
This commit is contained in:
parent
0269e58fba
commit
743e06f981
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ in {
|
||||||
binaryCaches = [ "https://cache.privatevoid.net" ];
|
binaryCaches = [ "https://cache.privatevoid.net" ];
|
||||||
binaryCachePublicKeys = [ "cache.privatevoid.net:SErQ8bvNWANeAvtsOESUwVYr2VJynfuc9JRwlzTTkVg=" ];
|
binaryCachePublicKeys = [ "cache.privatevoid.net:SErQ8bvNWANeAvtsOESUwVYr2VJynfuc9JRwlzTTkVg=" ];
|
||||||
|
|
||||||
autoOptimiseStore = true;
|
|
||||||
|
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
|
|
Loading…
Reference in a new issue