pulsebert: unfirewall 443/tcp for ympd

This commit is contained in:
Astro 2019-02-11 01:16:36 +01:00
parent a5fa3a45f4
commit 4b00bcaced
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
4713 # PulseAudio 4713 # PulseAudio
631 # cups 631 # cups
80 # Web/ympd 80 443 # Web/ympd
6600 # mpd 6600 # mpd
]; ];
# networking.firewall.allowedUDPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ];