mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Remove laptop ssh key
This commit is contained in:
parent
dd89d08fe8
commit
af6158289c
3 changed files with 0 additions and 3 deletions
|
|
@ -13,7 +13,6 @@ in
|
|||
services.openssh.settings.PermitRootLogin = "prohibit-password";
|
||||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
../ssh_keys/froidmpa-desktop.pub
|
||||
../ssh_keys/froidmpa-laptop.pub
|
||||
../ssh_keys/phfroidmont-stellaris.pub
|
||||
../ssh_keys/elios-desktop.pub
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue