changes
This commit is contained in:
parent
94d60b5a4e
commit
061293e537
35 changed files with 319 additions and 276 deletions
|
|
@ -16,8 +16,8 @@ in
|
|||
enable = true;
|
||||
port = 2222;
|
||||
hostKeys = [
|
||||
"/persistent/etc/nixos/secrets/initrd/ssh_host_rsa_key"
|
||||
"/persistent/etc/nixos/secrets/initrd/ssh_host_ed25519_key"
|
||||
"/nix/persistent/etc/nixos/secrets/initrd/ssh_host_rsa_key"
|
||||
"/nix/persistent/etc/nixos/secrets/initrd/ssh_host_ed25519_key"
|
||||
];
|
||||
authorizedKeys = pubkeys.ragon.user;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue