suggestion
This commit is contained in:
parent
a8e7aebcde
commit
06a4200ca5
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Optimize store automatically
|
# Optimize store automatically
|
||||||
nix.settings.auto-optimise-store = lib.mkDefault true;
|
nix.optimise.automatic = true;
|
||||||
|
|
||||||
system.configurationRevision = inputs.self.rev or "dirty";
|
system.configurationRevision = inputs.self.rev or "dirty";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue