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 nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
hqplayerd.nix
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
roon-bridge.nix
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
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