Make tailscale trusted interface
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
allowedUDPPorts = [41641];
|
allowedUDPPorts = [41641];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
firewall.trustedInterfaces = ["tailscale0"];
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user