guix/gnu
Ludovic Courtès cf28f46930
examples: Avoid 'modify-services' to remove GDM.
This led to a 'tests/guix-system.sh' failure on aarch64-linux:

  …/plasma.tmpl:60:13: error: modify-services: service 'gdm' not found in service list

This is because 'gdm-service-type' is not among %DESKTOP-SERVICES on
that architecture.

* gnu/system/examples/plasma.tmpl (services): Use 'remove' rather
'modify-services' + 'delete'.
2023-08-21 23:06:49 +02:00
..
bootloader
build
home
installer
machine
packages gnu: hdf5: Remove 1.12.2. 2023-08-21 22:35:34 +02:00
services gnu: earlyoom: Improve description. 2023-08-21 17:29:51 +02:00
system examples: Avoid 'modify-services' to remove GDM. 2023-08-21 23:06:49 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Really honor system type for manifests. 2023-08-21 19:16:05 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk
machine.scm
packages.scm
services.scm
system.scm
tests.scm