Reorganize SSH keys
This commit is contained in:
parent
88da54facd
commit
dbebb3630e
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
|||
hashedPassword = config.secrets.accPass.main;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
../../../../hosts/tower/id_ed25519.pub
|
||||
../../../../hosts/kitty/id_ed25519.pub
|
||||
|
||||
../../../../hosts/envy/id_ed25519.pub
|
||||
../../../../hosts/pear/id_ed25519.pub
|
||||
|
@ -21,6 +20,7 @@
|
|||
../../../../hosts/redmond/id_ed25519.pub
|
||||
|
||||
../../../../hosts/midas/id_ed25519.pub
|
||||
../../../../hosts/kitty/id_ed25519.pub
|
||||
../../../../hosts/prophet/id_ed25519.pub
|
||||
];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue