treewide: move all deployment keys to flake.nix
This commit is contained in:
parent
32dabca83f
commit
9f6d0fbaf8
7 changed files with 26 additions and 17 deletions
|
@ -11,7 +11,6 @@ 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