mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
feat: add best as a distribured builder
This commit is contained in:
parent
a7c9b60944
commit
20ce1c9ff5
4 changed files with 38 additions and 15 deletions
|
@ -28,7 +28,7 @@
|
|||
flake-registry = "";
|
||||
http-connections = 50;
|
||||
show-trace = true;
|
||||
trusted-users = [ "root" "@wheel" "@admin" ];
|
||||
trusted-users = [ "root" "@build" "@wheel" "@admin" ];
|
||||
use-cgroups = true;
|
||||
warn-dirty = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue