summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-09-08 18:15:20 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-09-08 18:15:20 +0200
commitb8d76bd323720f8efb2043b01c0c94d0b13683c4 (patch)
tree197dfb7e4d7dbdd5fefcf771223ec0dae042cd8f /odin.nix
parent14eed3cadfac291fb1b1cd098847eb8f5574e4e1 (diff)
downloadnixos-b8d76bd323720f8efb2043b01c0c94d0b13683c4.tar
nixos-b8d76bd323720f8efb2043b01c0c94d0b13683c4.tar.gz
nixos-b8d76bd323720f8efb2043b01c0c94d0b13683c4.tar.bz2
nixos-b8d76bd323720f8efb2043b01c0c94d0b13683c4.tar.xz
nixos-b8d76bd323720f8efb2043b01c0c94d0b13683c4.zip
HTTP on odin
Diffstat (limited to 'odin.nix')
-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