diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-08-12 11:32:44 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-08-12 11:32:44 +0800 |
| commit | 752027f1aed513a96b4089effe66b3081a333021 (patch) | |
| tree | 7228437de2cf169a07cdcc364db2ce8605d9c1ee | |
| parent | 93fc5371ba75929c07dcfd56682e102987fb53dc (diff) | |
pacdiff
| -rw-r--r-- | etc/ssh/sshd_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index bf7498f8..9c65cfc5 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -51,6 +51,7 @@ Include /etc/ssh/sshd_config.d/*.conf #HostKey /etc/ssh/ssh_host_rsa_key #HostKey /etc/ssh/ssh_host_ecdsa_key #HostKey /etc/ssh/ssh_host_ed25519_key +#HostKey /etc/ssh/ssh_host_mldsa44_ed25519_key # Ciphers and keying #RekeyLimit default none |
