Auto optimise store
This commit is contained in:
parent
ad44f68755
commit
b9151b6f62
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ ... }: {
|
||||
nix = {
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
};
|
||||
optimise = {
|
||||
|
|
Loading…
Reference in a new issue