]> git.ekhem.eu.org Git - guix.git/commit
[system] Explicly disable Wayland.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 12 May 2024 10:54:23 +0000 (12:54 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 12 May 2024 10:54:23 +0000 (12:54 +0200)
commitcd4fbfd7c905c723f1f05eefea756cd1566c60bd
treebe49291dc996fc8a508eb63ccdf25f5438f6d361
parent40093344419cddf231b7dc8768dc44f1acd0c9e9
[system] Explicly disable Wayland.

Accordion to documentation, `(wayland? #f)` is the default
setting. However, Guix installed Xwayland which broke the
system. By disabling Wayland explicitly Guix returned to Xorg.
system.scm