From bc7ee07322c58a289fbb6f44a001ddc0a0a9f5c6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 24 Apr 2018 16:47:43 +0200 Subject: notmuch-tcp on odin --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index 14ea349b..c71791ef 100644 --- a/odin.nix +++ b/odin.nix @@ -64,6 +64,7 @@ allowPing = true; allowedTCPPorts = [ 22 # ssh 139 445 # samba + 2010 # notmuch-tcp ]; allowedTCPPortRanges = [ { from = 8080; to = 8080; } # motion ]; -- cgit v1.2.3