From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Installer & services Date: Sun, 07 Apr 2019 18:12:38 +0200 Message-ID: <87bm1hn6a1.fsf_-_@gnu.org> References: <871s3a4xd4.fsf@gnu.org> <87sgv89w3k.fsf@gnu.org> <20190328000935.qnhrbamajj47vibu@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDAPR-0005fa-65 for guix-devel@gnu.org; Sun, 07 Apr 2019 12:12:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDAPQ-0004Ix-LG for guix-devel@gnu.org; Sun, 07 Apr 2019 12:12:40 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=52594 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hDAPQ-0000si-47 for guix-devel@gnu.org; Sun, 07 Apr 2019 12:12:40 -0400 In-Reply-To: <20190328000935.qnhrbamajj47vibu@pelzflorian.localdomain> (pelzflorian's message of "Thu, 28 Mar 2019 01:09:35 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hello Guix! In commit 7d1030a63592aa2f94f6617786f22cfa83fb346f I added a dialog to select networking services, currently sshd and Tor. I realized that for a server kind of installation, it=E2=80=99d be nice to have NetworkManager or connman in there. I=E2=80=99ll see if I can add it. Anything else we could offer there? Thanks, Ludo=E2=80=99.