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
..
2020-03-14 13:01:26 -07:00
2020-04-03 21:54:40 +02:00
2020-03-31 17:24:37 +03:00
2020-01-18 08:50:35 -05:00
2020-03-22 18:11:36 +01:00
2020-04-05 16:40:30 +02:00