nixpkgs/nixos/modules
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
..
config Merge pull request #168168 from fedeinthemix/home-mode 2022-05-23 12:27:49 +02:00
hardware treewide: remove usage of runCommandNoCC aliases 2022-06-07 16:57:06 +02:00
i18n/input-method Merge pull request #176881 from jian-lin/fix-nixos/ibus-gnome-autostart 2022-06-09 14:59:05 +02:00
installer nix-fallback-paths.nix: Update to 2.9.1 2022-06-09 09:00:27 +10:00
misc Merge pull request #174829 from blaggacao/fix/cleanup-nixpkgs-initial-system 2022-05-31 16:26:25 +02:00
profiles Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-tests 2022-04-30 13:18:57 -07:00
programs nixos/kdeconnect: remove alias from default package 2022-06-08 23:11:44 +02:00
security Merge pull request #156822 from xfix/wrapper-assert-argc-at-least-one 2022-05-16 18:52:51 +02:00
services mpd: fix socket activation 2022-06-11 20:56:19 +02:00
system nixos/systemd-boot: fix systemd-boot-builder refusing to update 2022-06-01 11:49:07 +02:00
tasks nixos/network-interfaces: add networking.interfaces.<name>.ipv[46].routes.type 2022-06-02 19:16:25 +01:00
testing nixos/version: Warn about using the default of system.stateVersion 2022-05-05 12:22:31 +02:00
virtualisation nixos/podman: add user socket/service 2022-06-10 07:21:56 +10:00
module-list.nix Merge #172819: nixos: move matrix services into their category 2022-06-10 10:54:18 +02:00
rename.nix nixos/ssmtp: drop module 2022-04-17 00:44:50 +02:00