summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index d216f521..d7a20e68 100644
--- a/odin.nix
+++ b/odin.nix
@@ -74,7 +74,7 @@
74 allowPing = true; 74 allowPing = true;
75 allowedTCPPorts = [ 22 # ssh 75 allowedTCPPorts = [ 22 # ssh
76 139 445 # samba 76 139 445 # samba
77 2010 # notmuch-tcp 77 2010 2011 # notmuch-tcp
78 5001 # iperf 78 5001 # iperf
79 ]; 79 ];
80 allowedTCPPortRanges = [ { from = 8080; to = 8080; } # motion 80 allowedTCPPortRanges = [ { from = 8080; to = 8080; } # motion