Reorganize SSH keys

This commit is contained in:
Bun 2025-03-23 12:51:13 -04:00
parent 88da54facd
commit dbebb3630e
2 changed files with 2 additions and 2 deletions

View file

@ -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 = [