me
/
guix
Archived
1
0
Fork 0
Commit Graph

2 Commits (ec23d7caa871471ad9425a21b34e1f9692a524d4)

Author SHA1 Message Date
Mathieu Othacehe 31cf1530a4
gnu: gdm: Fix the wayland session wrapper patch.
Update the following patch that no longer applies since the 40.1 version.

* gnu/packages/patches/gdm-wayland-session-wrapper-from-env.patch: Update it.
2021-10-03 17:56:52 +00:00
Josselin Poiret db4681a4c1
services: gdm: Add Wayland support.
* gnu/packages/patches/gdm-wayland-session-wrapper-from-env.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gdm): Use it.
* gnu/services/xorg.scm (<gdm-configuration>)[wayland-session]: New field.
(gdm-wayland-session-wrapper): New procedure.
(gdm-configuration-file): Point to this new procedure.
* doc/guix.texi (X Window): Update it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-10-02 17:24:00 +00:00