mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
commit vps ssh keys
This commit is contained in:
parent
f514c328f0
commit
06eff6014c
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue