mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +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;
|
persistent = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nix.optimise.automatic = true;
|
||||||
|
|
||||||
nix.settings.experimental-features = [
|
nix.settings.experimental-features = [
|
||||||
"nix-command"
|
"nix-command"
|
||||||
"flakes"
|
"flakes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue