move deployment config
This commit is contained in:
parent
bbb3bd3c16
commit
8cbfb51930
2 changed files with 24 additions and 21 deletions
|
@ -11,6 +11,7 @@ in
|
|||
time.timeZone = "Etc/UTC";
|
||||
|
||||
# Allow remote deployment with colmena
|
||||
deployment.targetUser = null;
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
nix.settings.trusted-users = [ "@wheel" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue