summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-11-04 19:12:18 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2021-11-04 19:12:18 +0100
commitad97680d863a5214f78d964f2cfc25a89befb0ae (patch)
tree5742dae25309f95d6f175a5bd12b8c9a572ecdad
parent90079b15ef7e4678264244e061890cad813380ad (diff)
downloadnixos-ad97680d863a5214f78d964f2cfc25a89befb0ae.tar
nixos-ad97680d863a5214f78d964f2cfc25a89befb0ae.tar.gz
nixos-ad97680d863a5214f78d964f2cfc25a89befb0ae.tar.bz2
nixos-ad97680d863a5214f78d964f2cfc25a89befb0ae.tar.xz
nixos-ad97680d863a5214f78d964f2cfc25a89befb0ae.zip
surtr: ...
-rw-r--r--hosts/surtr/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/surtr/default.nix b/hosts/surtr/default.nix
index 5f56f24a..028ae832 100644
--- a/hosts/surtr/default.nix
+++ b/hosts/surtr/default.nix
@@ -71,7 +71,7 @@
71 22 # ssh 71 22 # ssh
72 ]; 72 ];
73 allowedUDPPorts = [ 73 allowedUDPPorts = [
74 51820 51821 51822 # wireguard 74 51820 51821 # wireguard
75 ]; 75 ];
76 allowedUDPPortRanges = [ 76 allowedUDPPortRanges = [
77 { from = 60000; to = 61000; } # mosh 77 { from = 60000; to = 61000; } # mosh