trust
This commit is contained in:
@@ -26,7 +26,10 @@
|
|||||||
"nix-command"
|
"nix-command"
|
||||||
"flakes"
|
"flakes"
|
||||||
];
|
];
|
||||||
trusted-users = [ "@wheel" ];
|
trusted-users = [
|
||||||
|
"@wheel"
|
||||||
|
"@admin"
|
||||||
|
];
|
||||||
|
|
||||||
builders-use-substitutes = true;
|
builders-use-substitutes = true;
|
||||||
connect-timeout = lib.mkDefault 5;
|
connect-timeout = lib.mkDefault 5;
|
||||||
|
|||||||
Reference in New Issue
Block a user