unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Jakub Czajka <jakub.czajka1998@gmail.com>
To: help-guix@gnu.org
Subject: wpa_supplicant as a 'networking' service
Date: Wed, 13 Jul 2022 20:24:56 +0200	[thread overview]
Message-ID: <CADeU4WbtGQ7woNLTzayTsZVr8qj8Mc_ikqQYJ_Tand7q7jr58w@mail.gmail.com> (raw)

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

                 reply	other threads:[~2022-07-13 18:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADeU4WbtGQ7woNLTzayTsZVr8qj8Mc_ikqQYJ_Tand7q7jr58w@mail.gmail.com \
    --to=jakub.czajka1998@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).