Commit a1334ad51765
Changed files (1)
profiles
profiles/audio.nix
@@ -11,8 +11,8 @@
sound.enableMediaKeys = true;
# spotify
- networking.firewall.allowedTCPPorts = [ 57621 ];
- networking.firewall.allowedUDPPorts = [ 57621 ];
+ networking.firewall.allowedTCPPorts = [ 57621 5762 ];
+ networking.firewall.allowedUDPPorts = [ 57621 5762 ];
environment.systemPackages = with pkgs; [
apulse # allow alsa application to use pulse