[ssh] feat: enabled ssh on ipv6 also

This commit is contained in:
Simon Cornet 2025-01-29 09:30:22 +01:00
commit 855e6194fb

View file

@ -1,8 +1,9 @@
# networking
Protocol 2
Port 22
AddressFamily inet
AddressFamily any
ListenAddress 0.0.0.0
ListenAddress ::
# hostkey
HostKey /etc/ssh/ssh_host_ed25519_key