summaryrefslogtreecommitdiff
path: root/ullr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ullr.nix')
-rw-r--r--ullr.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ullr.nix b/ullr.nix
index 6717e913..7c68cbd7 100644
--- a/ullr.nix
+++ b/ullr.nix
@@ -31,6 +31,7 @@
31 64738 # murmur 31 64738 # murmur
32 ]; 32 ];
33 allowedUDPPorts = [ 64738 # murmur 33 allowedUDPPorts = [ 64738 # murmur
34 ];
34 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh 35 allowedUDPPortRanges = [ { from = 60000; to = 61000; } # mosh
35 ]; 36 ];
36 }; 37 };