diff options
author | tv <tv@krebsco.de> | 2016-02-01 17:44:19 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-01 17:44:19 +0100 |
commit | b172630f894362dc32cb6af7d5c9d44902ec5752 (patch) | |
tree | 8d727b02bb2f4cf777a58270495c97871a203119 /tv/1systems/wu.nix | |
parent | bb1dbae8187601cea2ddfbdcdc9baa456bc5b4ab (diff) |
tv retiolum: open tinc port
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r-- | tv/1systems/wu.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 16709052b..7635f6162 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -130,7 +130,6 @@ with lib; enable = true; input-internet-accept-new-tcp = [ "http" - "tinc" "smtp" ]; }; |