Re: Bluetooth Service missing in Desktop Services

2019-06-23 Thread Raghav Gururajan
> 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. Ah I see. Thanks! Bluetooth seems to be basic service re

Re: Bluetooth Service missing in Desktop Services

2019-06-22 Thread Reza Alizadeh Majd
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 Gur

Bluetooth Service missing in Desktop Services

2019-06-22 Thread Raghav Gururajan
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