about summary refs log tree commit diff
path: root/machines/profpatsch/haku.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/haku.nix')
-rw-r--r--machines/profpatsch/haku.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix
index 0ba76ed5..8344cb2c 100644
--- a/machines/profpatsch/haku.nix
+++ b/machines/profpatsch/haku.nix
@@ -135,9 +135,12 @@ in
         allowedTCPPorts = [
           80 443
           6882
+          1337 2342 4223
+          60100
         ];
         allowedUDPPorts = [
           wireguard.port
+          60100
         ];
         # forward wireguard connections to ethernet device (VPN)
         extraCommands = ''