turned off firewall

This commit is contained in:
Elias Gasparis 2026-03-26 14:59:35 +08:00
commit 2ca8334b6d
2 changed files with 3 additions and 33 deletions

View file

@ -195,7 +195,7 @@
networking.firewall = {
# enable the firewall
enable = true;
enable = false;
# allow all ports from your Tailscale network
trustedInterfaces = [ "tailscale0" ];