From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Bluetooth audio device on GuixSD Date: Mon, 15 Oct 2018 14:16:37 +0200 Message-ID: <87in23e76i.fsf@gnu.org> References: <87sh17k9c6.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gC1nc-0005Gt-4E for help-guix@gnu.org; Mon, 15 Oct 2018 08:16:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gC1nb-0000Pc-Ki for help-guix@gnu.org; Mon, 15 Oct 2018 08:16:40 -0400 In-Reply-To: <87sh17k9c6.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Mon, 15 Oct 2018 08:33:29 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: Help Guix Hello, Pierre Neidhardt skribis: > First, add the bluetooth service to your Guix .config: This makes me wonder: should we add the bluetooth service to =E2=80=98%desktop-services=E2=80=99? Bluez doesn=E2=80=99t seem to add much to the closure size and many people probably expect to have it installed in a desktop setting. Thoughts? Ludo=E2=80=99.