Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
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 home: services: ssh: Fix compilation warning with 'serialize-match-criteria'. 2023-08-20 22:59:09 +02:00
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 gnu: elogind: Update to 252.9. 2023-08-16 11:24:10 -04:00
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 home: services: Add Syncthing. 2023-08-20 22:48:48 +02:00
machine.scm
packages.scm
services.scm services: Define 'for-home'. 2023-08-20 22:48:47 +02:00
system.scm
tests.scm