HASH 557112610eee
DATE 2025-04-17
SUBJECT darwin: set stateVersion
FILES 2 CHANGED
HASH 557112610eee
DATE 2025-04-17
SUBJECT darwin: set stateVersion
FILES 2 CHANGED
┌─ hosts/ooksair/default.nix ────────────────────────────────────────────────┐
│ diff --git a/hosts/ooksair/default.nix b/hosts/ooksair/default.nix │
│ index 92c2a68..bc3759a 100644 │
│ --- a/hosts/ooksair/default.nix │
│ +++ b/hosts/ooksair/default.nix │
│ @@ -20,4 +20,5 @@ │
│ multiplexer = "zellij"; │
│ }; │
│ }; │
│ + system.stateVersion = 6; │
│ } │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ hosts/ooksair/default.nix ──────────┐
│ diff --git a/hosts/ooksair/default.nix b/hos │
│ ts/ooksair/default.nix │
│ index 92c2a68..bc3759a 100644 │
│ --- a/hosts/ooksair/default.nix │
│ +++ b/hosts/ooksair/default.nix │
│ @@ -20,4 +20,5 @@ │
│ multiplexer = "zellij"; │
│ }; │
│ }; │
│ + system.stateVersion = 6; │
│ } │
└──────────────────────────────────────────────┘
┌─ modules/common/base/nix.nix ──────────────────────────────────────────────┐
│ diff --git a/modules/common/base/nix.nix b/modules/common/base/nix.nix │
│ index cddc746..4b64406 100644 │
│ --- a/modules/common/base/nix.nix │
│ +++ b/modules/common/base/nix.nix │
│ @@ -31,6 +31,8 @@ in { │
│ nix = { │
│ package = pkgs.lix; │
│ │
│ + optimise.automatic = true; │
│ + │
│ # collect garbage │
│ gc = { │
│ automatic = true; │
│ @@ -51,7 +53,6 @@ in { │
│ ); │
│ experimental-features = ["nix-command" "flakes"]; │
│ accept-flake-config = false; │
│ - auto-optimise-store = true; │
│ warn-dirty = false; │
│ # cache │
│ builders-use-substitutes = true; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ modules/common/base/nix.nix ────────┐
│ diff --git a/modules/common/base/nix.nix b/m │
│ odules/common/base/nix.nix │
│ index cddc746..4b64406 100644 │
│ --- a/modules/common/base/nix.nix │
│ +++ b/modules/common/base/nix.nix │
│ @@ -31,6 +31,8 @@ in { │
│ nix = { │
│ package = pkgs.lix; │
│ │
│ + optimise.automatic = true; │
│ + │
│ # collect garbage │
│ gc = { │
│ automatic = true; │
│ @@ -51,7 +53,6 @@ in { │
│ ); │
│ experimental-features = ["nix-command │
│ " "flakes"]; │
│ accept-flake-config = false; │
│ - auto-optimise-store = true; │
│ warn-dirty = false; │
│ # cache │
│ builders-use-substitutes = true; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET