diff options
Diffstat (limited to 'users/grfn')
-rw-r--r-- | users/grfn/system/system/modules/common.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/grfn/system/system/modules/common.nix b/users/grfn/system/system/modules/common.nix index a91584680d52..6a8cce7d9642 100644 --- a/users/grfn/system/system/modules/common.nix +++ b/users/grfn/system/system/modules/common.nix @@ -62,7 +62,6 @@ with lib; nix = { trustedUsers = [ "grfn" ]; - autoOptimiseStore = true; distributedBuilds = true; gc = { |