unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* wpa_supplicant as a 'networking' service
@ 2022-07-13 18:24 Jakub Czajka
  0 siblings, 0 replies; only message in thread
From: Jakub Czajka @ 2022-07-13 18:24 UTC (permalink / raw)
  To: help-guix

Hi,
I moved to Guix recently. I'm trying to remove network-manager from
%desktop-services.
(modify-services %desktop-services
  (delete network-manager-service-type))
However, I get an error:
>guix system: error: service 'ntpd' requires 'networking', which is not
provided by any service
I see the problem has already been discussed [1] and there was a solution
proposed.
>This is telling you that you can't have the ntpd service if you remove the
>network stack, so
>- either remove ntpd
>- or add another network stack that provides 'networking' (maybe wicd or
the
>like).
However, I'd like to use ntpd with wpa_supplicant. wpa_supplicant is part
of %desktop-services but I guess it's not considered networking? How can I
set wpa_supplicant to be considered 'networking'? I'm pretty sure this
setup (ntpd + wpa_supplicant) worked with my previous distribution.

[1] https://lists.gnu.org/archive/html/help-guix/2018-11/msg00208.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-13 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 18:24 wpa_supplicant as a 'networking' service Jakub Czajka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).