summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 17efe8cc..bf8c29fb 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -64,6 +64,8 @@ in {
64 5269 # xmpp.s2s 64 5269 # xmpp.s2s
65 655 # tinc.yggdrasil 65 655 # tinc.yggdrasil
66 656 # tinc.laeradhr 66 656 # tinc.laeradhr
67 80 # http
68 443 # https
67 ]; 69 ];
68 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh 70 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh
69 ]; 71 ];