mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
nix: lazy trees
This commit is contained in:
parent
335a1fd322
commit
99983f1112
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
builders-use-substitutes = true;
|
builders-use-substitutes = true;
|
||||||
flake-registry = "";
|
flake-registry = "";
|
||||||
http-connections = 50;
|
http-connections = 50;
|
||||||
|
lazy-trees = true;
|
||||||
show-trace = true;
|
show-trace = true;
|
||||||
trusted-users = [ "root" "@build" "@wheel" "@admin" ];
|
trusted-users = [ "root" "@build" "@wheel" "@admin" ];
|
||||||
use-cgroups = true;
|
use-cgroups = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue