gnu: mate-desktop-service-type: Add description.

* gnu/services/desktop.scm (mate-desktop-service-type): Add description.
master
Ricardo Wurmus 2018-05-24 10:15:51 +02:00
parent d1ae687967
commit a31d7334c2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 1 deletions

View File

@ -856,7 +856,8 @@ and extends polkit with the actions from @code{gnome-settings-daemon}."
mate-package))
(service-extension profile-service-type
(compose list
mate-package))))))
mate-package))))
(description "Run the MATE desktop environment.")))
(define* (mate-desktop-service #:key (config (mate-desktop-configuration)))
"Return a service that adds the @code{mate} package to the system profile,