services: Include ModemManager in %desktop-services.

* gnu/services/desktop.scm (%desktop-services): Add modem-manager-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Florian Pelz 2019-05-13 22:51:28 +02:00 committed by Ludovic Courtès
parent 06c7b1f614
commit 36f5d78d4a
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -1066,6 +1066,7 @@ dispatches events from it.")))
(simple-service 'network-manager-applet
profile-service-type
(list network-manager-applet))
(service modem-manager-service-type)
;; The D-Bus clique.
(service avahi-service-type)