Update
This commit is contained in:
parent
e107b25a2f
commit
8e63ef0b46
@ -101,6 +101,9 @@
|
||||
};
|
||||
|
||||
nix = {
|
||||
extraOptions = ''
|
||||
warn-dirty = false
|
||||
'';
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
|
Loading…
Reference in New Issue
Block a user