diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-08-17 13:15:01 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-08-17 05:26:51 +0000 |
| commit | 45e896631c34b8e6b8732e70f2758dc4ca98b4d2 (patch) | |
| tree | 3a547af9837b797effcd14594bfb33c560774888 /etc | |
| parent | 00a47554ea1232e4543403fbb92f74498577e74a (diff) | |
pacdiff
Diffstat (limited to 'etc')
| -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 |
