summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index 2d8ddbeb..de24564e 100644
--- a/odin.nix
+++ b/odin.nix
@@ -79,6 +79,7 @@
79 enable = true; 79 enable = true;
80 allowPing = true; 80 allowPing = true;
81 allowedTCPPorts = [ 22 # ssh 81 allowedTCPPorts = [ 22 # ssh
82 80 # http
82 139 445 # samba 83 139 445 # samba
83 2010 2011 # notmuch-tcp 84 2010 2011 # notmuch-tcp
84 5001 # iperf 85 5001 # iperf