commit vps ssh keys

This commit is contained in:
Rouven Seifert 2023-05-25 20:40:13 +02:00
parent f514c328f0
commit 06eff6014c
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@
settings.PasswordAuthentication = false;
};
users.users.root.openssh.authorizedKeys.keyFiles = [
#../../keys/ssh/rouven-thinkpad
../../keys/ssh/rouven-thinkpad
../../keys/ssh/rouven-pixel
../../keys/ssh/rouven-smartcard
];