mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 10:37: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;
|
||||
flake-registry = "";
|
||||
http-connections = 50;
|
||||
lazy-trees = true;
|
||||
show-trace = true;
|
||||
trusted-users = [ "root" "@build" "@wheel" "@admin" ];
|
||||
use-cgroups = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue