[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bluetooth Service missing in Desktop Services
From: |
Reza Alizadeh Majd |
Subject: |
Re: Bluetooth Service missing in Desktop Services |
Date: |
Sun, 23 Jun 2019 10:08:29 +0430 |
User-agent: |
Cyrus-JMAP/3.1.6-730-g63f2c3b-fmstable-20190622v1 |
Hi,
as mentioned in the docs, `bluetooth-service` is part of `gnu services desktop`
module. but it is a separated service and is not added to `%desktop-services`
list. maybe it's because bluetooth is not a mandatory service for that.
Best,
Reza
On Sun, Jun 23, 2019, at 9:51 AM, Raghav Gururajan wrote:
> Hello Guix!
>
> Guix Manual lists "bluetooth-service" as a part of "%desktop-services"
> (http://guix.gnu.org/manual/en/html_node/Desktop-Services.html#Desktop-
> Services).
>
> But the Guix Repository doesn't list "bluetooth-service" in "define
> %desktop-services" section (very bottom) of "desktop.scm" (http://guix.
> gnu.org/manual/en/html_node/Desktop-Services.html#Desktop-Services).
>
> Is this a bug or am I over-looking something?
>
> Regards,
> RG.
>
>