Move pubkeys in ./machines
This is required by the current krops setup.
This commit is contained in:
parent
ba5086a237
commit
c5aa20dffa
11 changed files with 13 additions and 13 deletions
|
@ -62,9 +62,9 @@
|
|||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
../../pubkeys/gdd.keys
|
||||
../../pubkeys/raito.keys
|
||||
../../pubkeys/remote-builders.keys
|
||||
../pubkeys/gdd.keys
|
||||
../pubkeys/raito.keys
|
||||
../pubkeys/remote-builders.keys
|
||||
];
|
||||
|
||||
# Open ports in the firewall.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue