machines: porthos: users: use clear-text ssh key
This commit is contained in:
parent
409e0ef357
commit
875a3d8587
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ in
|
|||
group = "nginx";
|
||||
createHome = false; # Messes with permissions
|
||||
home = "/var/www/";
|
||||
openssh.authorizedKeys.keys = [ my.secrets.drone.ssh.publicKey ];
|
||||
openssh.authorizedKeys.keyFiles = [ ./ssh/drone.pub ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue