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