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
|
, lib
|
||||||
, ...
|
, ...
|
||||||
}: {
|
}: {
|
||||||
|
nix.settings.trusted-users = ["@wheel"];
|
||||||
users.users = {
|
users.users = {
|
||||||
tester = {
|
tester = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue