diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/networking/services/firewall.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/networking/services/firewall.nix b/config/networking/services/firewall.nix index 2dcf452..a0aa281 100644 --- a/config/networking/services/firewall.nix +++ b/config/networking/services/firewall.nix @@ -65,7 +65,6 @@ in { } chain ssh { ip protocol tcp \ - tcp sport 22 \ tcp dport 22 \ accept comment "ssh" } |
