add store-auto-optimise to hs
This commit is contained in:
parent
2e7866d816
commit
b05b43632e
1 changed files with 2 additions and 0 deletions
|
|
@ -157,4 +157,6 @@ in {
|
||||||
supportedFeatures = [ "nixos-test" "big-parallel" "kvm" "gccarch-x86-64-v3" ];
|
supportedFeatures = [ "nixos-test" "big-parallel" "kvm" "gccarch-x86-64-v3" ];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nix.settings.auto-optimise-store = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue