nixpkgs/nixos/modules/services/audio
rnhmjoj 7149c5cb60
mpd: fix socket activation
Apparently since systemd v250 a `ListenStream` in an override file won't
override the unit, but will be appended to a list of socket addresses.
The socket unit fails if two or more addresses have the same port,
probably because two systemd processes try to listen to it at once.
The solution is to add an empty `ListenStream=` to reset all previous
definitions.

Fix #175478.
2022-06-11 20:56:19 +02:00
..
alsa.nix nixos/*: replace alsa* aliases 2021-06-10 09:46:55 +02:00
botamusique.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
hqplayerd.nix nixos/hqplayerd: do not make manual depend on (unfree) hqplayerd 2021-10-03 12:00:00 +00:00
icecast.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00
jack.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
jmusicbot.nix nixos/jmusicbot: add option services.jmusicbot.package 2022-02-16 00:43:57 +01:00
liquidsoap.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
mopidy.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
mpd.nix mpd: fix socket activation 2022-06-11 20:56:19 +02:00
mpdscribble.nix treewide: add literalDocBook text to options with complex defaults 2021-12-09 01:38:24 +01:00
navidrome.nix nixos/*: escape pkgs reference in examples and descriptions 2021-12-06 00:38:05 +01:00
networkaudiod.nix nixos/networkaudiod: init 2021-08-03 01:44:41 -07:00
roon-bridge.nix nixos/roon-bridge: fix openFirewall 2021-08-31 01:21:07 -07:00
roon-server.nix nixos/roon-server: open TCP ports 9330-9332 in firewall 2022-01-09 16:40:27 -03:00
slimserver.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
snapserver.nix nixos/snapserver: don't open ports by default 2022-04-20 23:25:28 +02:00
spotifyd.nix spotifyd: generate TOML config via formats 2021-07-24 07:56:44 +02:00
squeezelite.nix nixos/squeezelite: add support for PulseAudio version 2022-03-13 21:08:52 +08:00
ympd.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00