summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-01 17:40:25 +0100
committertv <tv@krebsco.de>2016-02-01 17:40:25 +0100
commit80928f3a135fc636080ea6217c403f71cebefd17 (patch)
treed6da5e772311b2f84dc7ee0d93d7c866e0959570 /tv/1systems/wu.nix
parent821a650575d6260334cf1beb5ec1de27634075d1 (diff)
tv: open ssh port by default
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index f52bbc0..1670905 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -129,7 +129,6 @@ with lib;
tv.iptables = {
enable = true;
input-internet-accept-new-tcp = [
- "ssh"
"http"
"tinc"
"smtp"