diff options
Diffstat (limited to 'system/marvin.nix')
-rw-r--r-- | system/marvin.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/marvin.nix b/system/marvin.nix index ed79c8f2..21f085db 100644 --- a/system/marvin.nix +++ b/system/marvin.nix @@ -39,7 +39,6 @@ nix.settings = { max-jobs = 8; cores = 4; - auto-optimise-store = false; # https://github.com/NixOS/nix/issues/7273 }; nix = { |