diff --git a/roles/host_common.nix b/roles/host_common.nix index 4c656a1..edb1d2d 100644 --- a/roles/host_common.nix +++ b/roles/host_common.nix @@ -63,6 +63,7 @@ extraOptions = '' show-trace = true # Enable --show-trace by default for nix ''; + trustedUsers = ["root" "craige"]; }; system.extraSystemBuilderCmds = ''