nixpkgs/nixos/modules/services/x11
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
..
desktop-managers Merge pull request #68836 from Thra11/wacomtablet-kcm 2019-10-11 05:52:37 -04:00
display-managers nixos/lightdm: do not conflict with plymouth (#71061) 2019-10-13 10:03:54 +02:00
hardware nixos/cmt: Update error message for cmt 2019-10-01 19:43:27 +09:00
window-managers nixos/window-managers: add cwm to imports 2019-10-08 17:48:09 +00:00
clight.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
colord.nix nixos/modules: Ensure the colord user is a system user 2019-05-18 16:48:34 -06:00
compton.nix nixos/modules: Replace all nested types.either's with types.oneOf's 2019-08-08 23:35:52 +02:00
extra-layouts.nix nixos/xserver: export configuration with startx and extra layouts 2019-09-08 14:51:23 +02:00
fractalart.nix fractalart service: init, Generate wallpapers (#23231) 2017-11-13 19:56:08 +01:00
gdk-pixbuf.nix gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
redshift.nix nixos/redshift: Add rename for provider option 2019-09-15 18:26:53 +02:00
terminal-server.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
unclutter-xfixes.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
unclutter.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
urxvtd.nix urxvt: Allow switching out package 2019-01-07 07:35:20 -05:00
xautolock.nix Merge staging-next into staging 2019-08-28 08:26:42 +02:00
xbanish.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
xfs.conf Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
xserver.nix nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00