diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-08-21 22:34:00 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-08-21 23:06:49 +0200 |
commit | cf28f46930f1ea4087d84c162cfacfcdff842b1f (patch) | |
tree | 8c3e9019c30aa7331512740449c3694823ea335f /gnu/ci.scm | |
parent | b08178a053757c4eb95b95e7c3c0d75881d8b714 (diff) | |
download | guix-cf28f46930f1ea4087d84c162cfacfcdff842b1f.tar.gz guix-cf28f46930f1ea4087d84c162cfacfcdff842b1f.zip |
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'.
Diffstat (limited to 'gnu/ci.scm')
0 files changed, 0 insertions, 0 deletions