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 | 2723462d19dc6bdd149eb0b335da71eb9160fa38 (patch) | |
tree | eb452c8e442948caae43ab13960bbb77a076032f /tv/1systems/nomic.nix | |
parent | 80928f3a135fc636080ea6217c403f71cebefd17 (diff) |
tv retiolum: open tinc port
Diffstat (limited to 'tv/1systems/nomic.nix')
-rw-r--r-- | tv/1systems/nomic.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index f176a5f..6f2c418 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -18,7 +18,6 @@ with lib; enable = true; input-internet-accept-new-tcp = [ "http" - "tinc" "smtp" ]; }; |