Update wireguard

This commit is contained in:
albert 2024-07-16 21:53:34 +09:00
parent dc04e660d7
commit 22d6e41779
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -3,7 +3,7 @@
# Allow these hosts to directly communicate with their hostnames # Allow these hosts to directly communicate with their hostnames
networking.extraHosts = '' networking.extraHosts = ''
10.100.0.1 osaka-linode-01 10.100.0.1 osaka-linode-01
10.100.0.2 framework-servr 10.100.0.2 warsaw-ovh-01
''; '';
networking.firewall.interfaces.wireguard0.allowedTCPPorts = [ 22 ]; networking.firewall.interfaces.wireguard0.allowedTCPPorts = [ 22 ];