Add trusted-users
This commit is contained in:
parent
b665f66741
commit
74bdcac807
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
, lib
|
||||
, ...
|
||||
}: {
|
||||
nix.settings.trusted-users = ["@wheel"];
|
||||
users.users = {
|
||||
tester = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue