summary refs log tree commit diff stats
path: root/system/marvin.nix
diff options
context:
space:
mode:
authorAlan Pearce2025-02-02 20:39:53 +0100
committerAlan Pearce2025-02-02 20:39:53 +0100
commit6f752c78607cf2043e0bd2ce4219510bc7965276 (patch)
tree46ab2157917e70a37b00b8f441eb133d8cd99fdd /system/marvin.nix
parentbbc69d9fbfead8f20c48d76dec98cce143ad9602 (diff)
downloadnixfiles-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.nix1
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 = {