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
botamusique.nix
hqplayerd.nix
icecast.nix
jack.nix
jmusicbot.nix nixos/jmusicbot: add option services.jmusicbot.package 2022-02-16 00:43:57 +01:00
liquidsoap.nix
mopidy.nix
mpd.nix mpd: fix socket activation 2022-06-11 20:56:19 +02:00
mpdscribble.nix
navidrome.nix
networkaudiod.nix
roon-bridge.nix
roon-server.nix
slimserver.nix
snapserver.nix nixos/snapserver: don't open ports by default 2022-04-20 23:25:28 +02:00
spotifyd.nix
squeezelite.nix nixos/squeezelite: add support for PulseAudio version 2022-03-13 21:08:52 +08:00
ympd.nix