diff --git a/hosts/pinwheel/modules/tailscale/default.nix b/hosts/pinwheel/modules/tailscale/default.nix index d83e260..cc37916 100644 --- a/hosts/pinwheel/modules/tailscale/default.nix +++ b/hosts/pinwheel/modules/tailscale/default.nix @@ -6,5 +6,4 @@ checkReversePath = "loose"; allowedUDPPorts = [ 41641 ]; }; - }