DIsable netbird in config
This commit is contained in:
parent
1c0ea5a889
commit
ad86e4b904
3 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
dhcpcd.enable = false;
|
||||
firewall = {
|
||||
enable = true;
|
||||
trustedInterfaces = ["tailscale0" "wt0"];
|
||||
trustedInterfaces = ["tailscale0"];
|
||||
checkReversePath = "loose";
|
||||
allowedUDPPorts = [config.services.tailscale.port];
|
||||
allowedTCPPortRanges = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue