m 1 p: allow 24800 (synergy)

This commit is contained in:
makefu 2016-06-27 12:59:48 +02:00
parent b07024506f
commit b95b1ac26b

View file

@ -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;