summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-11-10 21:25:42 +0100
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-11-10 21:25:42 +0100
commit64f952ec110b6f0ec5d460cb0ddc2710c4f6c25c (patch)
tree2cbf512b5256b12db16f4a434ba5975284050b3b /ymir.nix
parentece411483a128bbdcd3bccf8470ffa78a07dcafb (diff)
downloadnixos-64f952ec110b6f0ec5d460cb0ddc2710c4f6c25c.tar
nixos-64f952ec110b6f0ec5d460cb0ddc2710c4f6c25c.tar.gz
nixos-64f952ec110b6f0ec5d460cb0ddc2710c4f6c25c.tar.bz2
nixos-64f952ec110b6f0ec5d460cb0ddc2710c4f6c25c.tar.xz
nixos-64f952ec110b6f0ec5d460cb0ddc2710c4f6c25c.zip
allow DNS over tcp
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 4410ac29..e3fb7e99 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -143,6 +143,7 @@ in rec {
143 443 # https 143 443 # https
144 9418 # git 144 9418 # git
145 64738 # murmur 145 64738 # murmur
146 53 # DNS
146 ]; 147 ];
147 allowedUDPPorts = [ 64738 # murmur 148 allowedUDPPorts = [ 64738 # murmur
148 53 # DNS 149 53 # DNS