summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/mba.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mba.nix b/system/mba.nix
index f724dc4f..6ab2300e 100644
--- a/system/mba.nix
+++ b/system/mba.nix
@@ -23,7 +23,7 @@
   nix.settings = {
     max-jobs = 8;
     cores = 4;
-    auto-optimise-store = true;
+    auto-optimise-store = false; # https://github.com/NixOS/nix/issues/7273
   };
 
   nix.buildMachines = [