services: '%desktop-services' uses NetworkManager instead of Wicd.
authorLudovic Courtès <ludo@gnu.org>
Sat, 2 Sep 2017 21:39:29 +0000 (23:39 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 2 Sep 2017 22:52:17 +0000 (00:52 +0200)
commit4110fbc6dd9e22f05ef738da7abbd72feaea93f9
tree5f7a8f9669e8ffb0d7f0b721f602e339528ca7d3
parent9a37764014347dabf667a59b74eb4c4fcea3389a
services: '%desktop-services' uses NetworkManager instead of Wicd.

Discussed at
<https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00277.html>.

* gnu/services/desktop.scm (%desktop-services): Remove call to
'wicd-service'.  Add instances of NETWORK-MANAGER-SERVICE-TYPE and
WPA-SUPPLICANT-SERVICE-TYPE.
* doc/guix.texi (Networking Services): Document
'network-manager-service-type' as being part of '%desktop-services'.
(Desktop Services): Replace Wicd with NM.
doc/guix.texi
gnu/services/desktop.scm