chore(nix): Trusted Users
This commit is contained in:
parent
c0dcc385ac
commit
6e451214b5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
etc = {
|
etc = {
|
||||||
"nix/nix.conf".text =
|
"nix/nix.conf".text =
|
||||||
''
|
''
|
||||||
|
trusted-users = [ root @wheel ]
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
build-users-group = nixbld
|
build-users-group = nixbld
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue