Compare commits
1 commit
99103b4806
...
56a863e7c7
| Author | SHA1 | Date | |
|---|---|---|---|
| 56a863e7c7 |
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
networking.firewall.enable = true;
|
networking.firewall.enable = true;
|
||||||
# Required for Tailscale
|
# Required for Tailscale
|
||||||
networking.firewall.checkReversePath = "loose";
|
networking.firewall.checkReversePath = "loose";
|
||||||
|
networking.firewall.interfaces."tailscale0".allowedTCPPorts = [ 4096 ];
|
||||||
|
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue