summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-03-23 15:20:58 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-03-23 15:20:58 +0100
commitfc5ebefef9f331ce7f9cc354709c27372fea4ac6 (patch)
tree6f367d2b5a0dd57c7b084220f0ebaecc1861a45f /ymir.nix
parent6574a3ce8407a7d0ff66613baf2545e768549e09 (diff)
downloadnixos-fc5ebefef9f331ce7f9cc354709c27372fea4ac6.tar
nixos-fc5ebefef9f331ce7f9cc354709c27372fea4ac6.tar.gz
nixos-fc5ebefef9f331ce7f9cc354709c27372fea4ac6.tar.bz2
nixos-fc5ebefef9f331ce7f9cc354709c27372fea4ac6.tar.xz
nixos-fc5ebefef9f331ce7f9cc354709c27372fea4ac6.zip
Allow xmpp proxy through fw
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 39d6641f..55e61cc3 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -138,6 +138,7 @@ in rec {
138 25 # smtp 138 25 # smtp
139 143 # imap 139 143 # imap
140 993 # imaps 140 993 # imaps
141 5000 # xmpp proxy
141 5222 # xmpp.s2c 142 5222 # xmpp.s2c
142 5269 # xmpp.s2s 143 5269 # xmpp.s2s
143 655 # tinc.yggdrasil 144 655 # tinc.yggdrasil