1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/services/x11/display-managers
Anders Kaseorg da5401e022 nixos/gdm: Conflict plymouth-quit, but more carefully
To avoid extra flickering on boot, we want GDM to tell Plymouth to
quit after GDM takes control of the display.  That configuration was
reverted in #71065 because it caused ‘nixos-rebuild switch’ to bring
down the graphical session.  The reason was that if multi-user.target
wants plymouth-quit.service which conflicts display-manager.service,
then when ‘nixos-rebuild switch’ starts multi-user.target,
display-manager.service is stopped so plymouth-quit.service can be
started.  We avoid this problem by removing WantedBy:
multi-user.target from plymouth-quit.service.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-10-15 02:04:00 -07:00
..
lightdm-greeters nixos/pantheon: update greeter whitelist to new wording 2020-07-07 11:35:21 -04:00
account-service-util.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
default.nix nixos/display-managers: install sessionData.desktops 2020-10-09 18:38:16 -04:00
gdm.nix nixos/gdm: Conflict plymouth-quit, but more carefully 2020-10-15 02:04:00 -07:00
lightdm.nix nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
sddm.nix nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
set-session.py nixos/gdm: don't raise an Exception in set-session script 2019-11-22 18:05:31 -05:00
slim.nix nixos/slim: remove 2019-11-11 17:10:41 -05:00
startx.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
xpra.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00