Set trusted users
This commit is contained in:
parent
1e1325f80c
commit
ad6fa1b41c
|
@ -63,7 +63,7 @@
|
|||
extraOptions = ''
|
||||
show-trace = true # Enable --show-trace by default for nix
|
||||
'';
|
||||
trustedUsers = ["root" "craige"];
|
||||
trustedUsers = ["craige"];
|
||||
};
|
||||
|
||||
system.extraSystemBuilderCmds = ''
|
||||
|
|
Loading…
Reference in a new issue