diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-08-17 13:15:01 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-08-17 13:15:01 +0800 |
| commit | abd937578cb71a0a9355eb7e8ef785fa6342502d (patch) | |
| tree | 86c12db69d21abfdd22dcd8f95759c3ff3050415 | |
| parent | 71b4fac9541a6a9168fc766fac180bd817e27962 (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 6a9a4670..d6166a12 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -31,6 +31,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 |
