diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 07:13:43 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-25 07:13:43 -0600 |
| commit | 606b7ae3bb2b45e094132dbec4574faa4317331f (patch) | |
| tree | 5e0cefa2745c2ea430773e4a74c3d45d8fc11496 /hosts/ganymede | |
| parent | e5b58133c49d7c99f96de9f2354cd3f10ecbbf60 (diff) | |
firewall cfg
Diffstat (limited to 'hosts/ganymede')
| -rw-r--r-- | hosts/ganymede/nixos.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/ganymede/nixos.nix b/hosts/ganymede/nixos.nix index 86a9983..6bfd296 100644 --- a/hosts/ganymede/nixos.nix +++ b/hosts/ganymede/nixos.nix @@ -15,8 +15,6 @@ services.tailscale.extraSetFlags = ["--advertise-exit-node"]; - networking.firewall.allowedUDPPorts = [51820]; - # backup usb teather configuration systemd.network.networks."80-usb-teather" = { name = "enp0s20f0u2"; |
