auto optimise nix store on trip
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
/result
|
||||
/result*
|
||||
.nixos-test-history
|
||||
|
@@ -78,4 +78,5 @@
|
||||
boot.zfs.extraPools = [ "trip" ];
|
||||
networking.hostId = "c871875e";
|
||||
hardware.enableAllFirmware = true;
|
||||
nix.settings.auto-optimise-store = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user