guix/gnu/system
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
..
examples services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
images system: image: Ensure Hurd images are cross-compiled if needed. 2021-10-18 10:00:50 +02:00
accounts.scm
file-systems.scm system: Add swap flags. 2021-11-23 10:24:27 +01:00
hurd.scm services: Define '%loopback-static-networking'. 2021-12-12 23:20:50 +01:00
image.scm system: image: Add docker support. 2021-12-23 10:54:00 +01:00
install.scm services: Define '%loopback-static-networking'. 2021-12-12 23:20:50 +01:00
keyboard.scm
linux-container.scm
linux-initrd.scm gnu: linux-libre: Build simplefb into all x86{,_64} kernels. 2021-12-25 07:20:00 +01:00
locale.scm
mapped-devices.scm gnu: system: Add LUKS2 support for the root file system. 2021-12-01 17:51:37 +01:00
nss.scm
pam.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
setuid.scm
shadow.scm
uuid.scm
vm.scm system: vm: Restore default RAM size to 512MB. 2022-01-06 10:43:14 +01:00