diff options
| author | scouckel <james.krinsky@gmail.com> | 2025-12-08 23:58:51 -0600 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2025-12-08 23:58:51 -0600 |
| commit | 10a36f34b3fc70ebded1ab164a1908939bbdcffe (patch) | |
| tree | 7f191537d10a7c4e63319e52083f6cc311153461 /modules | |
| parent | a4a4957fae687c0c0ac6f65c916b1f5346cde9bd (diff) | |
chaotic-nyx is dead
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/nixos/nordvpn.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/nixos/nordvpn.nix b/modules/nixos/nordvpn.nix index ae99d98..e69de29 100644 --- a/modules/nixos/nordvpn.nix +++ b/modules/nixos/nordvpn.nix @@ -1,7 +0,0 @@ -{ - chaotic.nordvpn.enable = true; - networking.firewall.checkReversePath = false; - networking.firewall.allowedTCPPorts = [ 443 ]; - networking.firewall.allowedUDPPorts = [ 1194 ]; -} - |
