1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-28 10:37:44 +00:00

nix: lazy trees

This commit is contained in:
RGBCube 2025-05-16 17:33:30 +03:00
parent 335a1fd322
commit 99983f1112
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -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;