mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
nix: change trusted-users
This commit is contained in:
parent
cd8c34f8da
commit
7b33520433
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in {
|
|||
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
|
||||
];
|
||||
|
||||
trusted-users = [ "root" "@build" "@wheel" ];
|
||||
trusted-users = [ "thegeneralist" "central" "root" "@build" "@wheel" "@admin" ];
|
||||
|
||||
builders-use-substitutes = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue