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/xu.nix | |
parent | bb1dbae8187601cea2ddfbdcdc9baa456bc5b4ab (diff) |
tv retiolum: open tinc port
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 c6f1a393e..91b761d24 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -128,7 +128,6 @@ with lib; enable = true; input-internet-accept-new-tcp = [ "http" - "tinc" "smtp" ]; }; |