turned off firewall
This commit is contained in:
parent
367574e40c
commit
2ca8334b6d
2 changed files with 3 additions and 33 deletions
|
|
@ -195,7 +195,7 @@
|
|||
|
||||
networking.firewall = {
|
||||
# enable the firewall
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
# allow all ports from your Tailscale network
|
||||
trustedInterfaces = [ "tailscale0" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue