system/nix: add rin to trusted users
This commit is contained in:
parent
f1b6d5c0e7
commit
5e5fc24e59
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
|
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
|
||||||
];
|
];
|
||||||
trusted-substituters = substituters;
|
trusted-substituters = substituters;
|
||||||
|
trusted-users = [ "root" "rin" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue