summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/pornocauster.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-07-09 13:11:05 +0200
committertv <tv@krebsco.de>2016-07-09 13:11:05 +0200
commit91ccc70745c232834f180e3b1cfff571cd04b267 (patch)
tree02c3d5b08771493297e8cad9665ccd13e4f785de /makefu/1systems/pornocauster.nix
parentdd9dbb3a896d1a0f610d60509a6d02f1737bc74b (diff)
parentec183d5531455d60b4c2423d657963b496e47b4b (diff)
Merge remote-tracking branch 'prism/master'
Diffstat (limited to 'makefu/1systems/pornocauster.nix')
-rw-r--r--makefu/1systems/pornocauster.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/pornocauster.nix b/makefu/1systems/pornocauster.nix
index 7b6c18342..2ab030916 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;