diff options
author | tv <tv@krebsco.de> | 2016-02-01 17:40:25 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-01 17:40:25 +0100 |
commit | bb1dbae8187601cea2ddfbdcdc9baa456bc5b4ab (patch) | |
tree | 9baf432b207294094acb4f1a71d54c5dd07bdf13 /tv/1systems/xu.nix | |
parent | d6ded00d012d4fb2a2a0a824604b25dac35ee349 (diff) |
tv: open ssh port by default
Diffstat (limited to 'tv/1systems/xu.nix')
-rw-r--r-- | tv/1systems/xu.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 54e16868f..c6f1a393e 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -127,7 +127,6 @@ with lib; tv.iptables = { enable = true; input-internet-accept-new-tcp = [ - "ssh" "http" "tinc" "smtp" |