diff options
author | Alan Pearce | 2025-02-02 20:39:53 +0100 |
---|---|---|
committer | Alan Pearce | 2025-02-02 20:39:53 +0100 |
commit | 6f752c78607cf2043e0bd2ce4219510bc7965276 (patch) | |
tree | 46ab2157917e70a37b00b8f441eb133d8cd99fdd /system/marvin.nix | |
parent | bbc69d9fbfead8f20c48d76dec98cce143ad9602 (diff) | |
download | nixfiles-6f752c78607cf2043e0bd2ce4219510bc7965276.tar.lz nixfiles-6f752c78607cf2043e0bd2ce4219510bc7965276.tar.zst nixfiles-6f752c78607cf2043e0bd2ce4219510bc7965276.zip |
use srvos for better defaults on linde/marvin
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 = { |