summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
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 5f6af75f..f6e28f70 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -66,6 +66,7 @@ in rec {
66 656 # tinc.laeradhr 66 656 # tinc.laeradhr
67 80 # http 67 80 # http
68 443 # https 68 443 # https
69 9418 # git
69 ]; 70 ];
70 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh 71 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh
71 ]; 72 ];