From 4d0eb00084c1026f0171d97e979e1b2e9798a6f4 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 27 Jun 2016 12:59:48 +0200 Subject: m 1 p: allow 24800 (synergy) --- makefu/1systems/pornocauster.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefu') diff --git a/makefu/1systems/pornocauster.nix b/makefu/1systems/pornocauster.nix index 7b6c1834..2ab03091 100644 --- a/makefu/1systems/pornocauster.nix +++ b/makefu/1systems/pornocauster.nix @@ -64,7 +64,7 @@ # configure pulseAudio to provide a HDMI sink as well networking.firewall.enable = true; - networking.firewall.allowedTCPPorts = [ 80 ]; + networking.firewall.allowedTCPPorts = [ 80 24800 ]; networking.firewall.allowedUDPPorts = [ 665 ]; krebs.build.host = config.krebs.hosts.pornocauster; -- cgit v1.2.3