nixpkgs-suyu/nixos/modules
Tor Hedin Brønner d15e5b02fe
nixos/lightdm: do not conflict with plymouth (#71061)
Having `display-manager` conflict with `plymouth-quit` causes this lock up:

 - `plymouth-quit-wait` starts up, waiting for plymouth-quit to run
 - `lightdm` starts up
 - `plymouth-quit` can't start, it conflicts with lightdm
 - `plymouth-quit-wait` keeps waiting on plymouth-quit to kill plymouthd

The idea is having LightDM control when plymouth quits, but communication with
plymouth was broken: https://github.com/NixOS/nixpkgs/pull/71064

Unfortunately having the conflict breaks switching to configurations with
plymouth enabled. So we still need to remove the conflict.

fixes #71034
2019-10-13 10:03:54 +02:00
..
config nixos/pulseaudio: don't autospawn ever 2019-10-11 21:41:15 -04:00
hardware hardware.brightnessctl: add brightnessctl to env 2019-09-18 00:06:11 +02:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer Merge pull request #70734 from jtojnar/nixos-rebuild-remote-fish 2019-10-11 13:26:11 +02:00
misc locate.nix: Don't create /var/cache 2019-10-08 21:45:42 +02:00
profiles nixos/hardened: blacklist old filesystems (#70482) 2019-10-12 10:08:44 +00:00
programs Don't create /nix/var/nix/{gcroots,per-user}/per-user with 1777 permission 2019-10-10 16:24:33 +02:00
security Merge pull request #67748 from typetetris/yubico-local-auth 2019-09-24 03:31:39 +01:00
services nixos/lightdm: do not conflict with plymouth (#71061) 2019-10-13 10:03:54 +02:00
system Merge pull request #69422 from arianvp/fix-machinectl 2019-10-12 14:12:44 +02:00
tasks Merge pull request #69302 from mayflower/networkd-disallow-dhcp 2019-10-07 11:29:04 +02:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation Revert "Merge #67232: machinectl compliant NixOS installation" 2019-10-07 20:56:59 +02:00
module-list.nix Merge pull request #69255 from minijackson/init-shiori 2019-10-12 09:01:58 -05:00
rename.nix Revive systemd.coredump.enable 2019-10-07 20:28:13 +02:00