diff options
Diffstat (limited to 'odin.nix')
-rw-r--r-- | odin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ | |||
78 | enable = true; | 78 | enable = true; |
79 | allowPing = true; | 79 | allowPing = true; |
80 | allowedTCPPorts = [ 22 # ssh | 80 | allowedTCPPorts = [ 22 # ssh |
81 | 80 # http | 81 | 80 443 # http |
82 | 139 445 # samba | 82 | 139 445 # samba |
83 | 2010 2011 # notmuch-tcp | 83 | 2010 2011 # notmuch-tcp |
84 | 5001 # iperf | 84 | 5001 # iperf |