mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 12:10:29 +02:00
services: Include USB_ModeSwitch in %desktop-services.
Fixes <https://bugs.gnu.org/35640>. * gnu/services/desktop.scm (%desktop-services): Add usb-modeswitch-service-type. * doc/guix.texi (Networking Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
f5be51040c
commit
7dbeb5a791
@@ -1067,6 +1067,7 @@ dispatches events from it.")))
|
||||
profile-service-type
|
||||
(list network-manager-applet))
|
||||
(service modem-manager-service-type)
|
||||
(service usb-modeswitch-service-type)
|
||||
|
||||
;; The D-Bus clique.
|
||||
(service avahi-service-type)
|
||||
|
||||
Reference in New Issue
Block a user