mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
tests: installer: Fix gui-installed-desktop-os-encrypted.
* gnu/installer/services.scm (%system-services): Fix a typo. Fixes: guix/guix#3636 Change-Id: I9b94474124df4da87784157d25fe39a1887c743b
This commit is contained in:
parent
e6c9d02ea2
commit
93805c657b
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
(snippet '((service mate-desktop-service-type))))
|
||||
(desktop-environment
|
||||
(name "Icewm")
|
||||
(snippet '((specification->package "icewm"))))
|
||||
(packages '((specification->package "icewm"))))
|
||||
(desktop-environment
|
||||
(name "Openbox")
|
||||
(packages '((specification->package "openbox"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue