summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/installer/services.scm2
-rw-r--r--gnu/tests/base.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/installer/services.scm b/gnu/installer/services.scm
index df1a668c32..3d330904e1 100644
--- a/gnu/installer/services.scm
+++ b/gnu/installer/services.scm
@@ -82,7 +82,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"))))
diff --git a/gnu/tests/base.scm b/gnu/tests/base.scm
index fd758f6586..3ec250f670 100644
--- a/gnu/tests/base.scm
+++ b/gnu/tests/base.scm
@@ -345,7 +345,7 @@ info --version")
;; after we switched to TTY1, we won't be able to login. Make
;; sure to wait long enough before switching to TTY1.
(when #$desktop?
- (sleep 30))
+ (sleep 60))
(marionette-control "sendkey ctrl-alt-f1" marionette)
;; Wait for the 'term-tty1' service to be running (using