about summary refs log tree commit diff
path: root/users/grfn
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn')
-rw-r--r--users/grfn/system/system/modules/common.nix1
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 a91584680d..6a8cce7d96 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 = {