diff options
author | ene <ene@sils.li> | 2023-01-17 06:50:27 +0100 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2023-01-17 19:10:02 +0100 |
commit | f0edcec82eadf7dc57ea0a12562717d40cff2cb6 (patch) | |
tree | afaa6956d1df5a1444627647f98bc5500365d8c7 /networking.nix | |
parent | Merge pull request 'Feat: Added /boot as persistent subvolume' (#10) from ser... (diff) | |
download | nixos-server-f0edcec82eadf7dc57ea0a12562717d40cff2cb6.tar.gz nixos-server-f0edcec82eadf7dc57ea0a12562717d40cff2cb6.zip |
Sec: Persistent ssh host keys
I changed the valid ssh-host-keys from both rsa and ed25519 to only ed25519 and moved them to `/srv/ssh` to make them persistent. In addition to that, I also increased the rounds for the ed25519 key to 1000. This fixes the ssh-host-key issue introduced by pull request #5. Fixes: #5
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions