nixpkgs/nixos/modules/services/x11/display-managers
Jan Tojnar f74f2f3548
nixos/gdm: fix startup
In 7f838b4dde, we dropped systemd-udev-settle.service from display-manager.service's wants.
Unfortunately, we are doing something wrong since without it both Xorg and Wayland fail to start:

	Failed to open gpu '/dev/dri/card0': GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Operation not permitted

Until we sort this out, let's add systemd-udev-settle.service to GDM to unblock the channels.
2020-04-05 16:40:30 +02:00
..
lightdm-greeters nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -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: don't start pulseaudio 2020-03-29 13:59:41 -04:00
gdm.nix nixos/gdm: fix startup 2020-04-05 16:40:30 +02:00
lightdm.nix nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
sddm.nix nixos/displayManager: deprecate separate options for default wm/dm 2019-12-15 04:16:20 +01: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 nixos/display-managers/startx: fix typos for startx option description 2019-04-21 07:46:37 +00:00
xpra.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00