guix/gnu
Chris Marusich 79260c8695
services: Consistently use SDDM rather than GDM on non-x86_64.
This is a follow-up to 49599fab56.

Fixes: <https://issues.guix.gnu.org/52908>.

* gnu/services/xorg.scm (set-xorg-configuration)[login-manager-service-type]:
When the current system or target system begins with the string "x86_64", use
gdm-service-type as before; otherwise, use sddm-service-type.
* gnu/system/examples/vm-image.tmpl (services): Add sddm-service-type to the
list of service types to remove.
2022-01-06 18:54:59 -08:00
..
bootloader
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home
installer
machine
packages gnu: simple-scan: Update to 40.7. 2022-01-07 02:48:01 +01:00
platforms
services services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
system services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: tremc: Fix execution with recent Python. 2022-01-06 19:36:40 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm