Disallow local ssh to warsaw

This commit is contained in:
albert 2024-07-18 14:23:05 +09:00
parent b68c80316c
commit b06b85e87d
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -43,7 +43,6 @@
# Set the networking hostname: # Set the networking hostname:
networking.hostName = hostname; networking.hostName = hostname;
networking.firewall.allowedTCPPorts = [ 22 ];
services.tailscale.extraUpFlags = [ services.tailscale.extraUpFlags = [
"--advertise-exit-node" "--advertise-exit-node"