mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Automatically optimize nix store
This commit is contained in:
parent
55c667fa61
commit
dfd70a416b
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@
|
|||
persistent = true;
|
||||
};
|
||||
|
||||
nix.optimise.automatic = true;
|
||||
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue