{ ... }: { services.tailscale.enable = true; networking.firewall = { checkReversePath = "loose"; allowedUDPPorts = [ 41641 ]; }; }