Re: bluetooth-service: addition config vaules

2021-12-17 Thread Demis Balbach
On 2021-12-13 20:38, Demis Balbach wrote: Hello, I submitted a new patch, with the changes you recommended. I don't know how emacs messed up the indentation on those lines. Actually, it didn't mess it up, it default to indenting it like this, so I guess there is a style guide in place emacs doesn'

Re: bluetooth-service: addition config vaules

2021-12-13 Thread Demis Balbach
On 2021-12-11 14:57, Josselin Poiret wrote: Hello, I submitted a patch. ID: 52470. Unfortunately I can't find it here for some reason: https://issues.guix.gnu.org/52470 -- Best regards / Mit freundlichen Grüßen, Demis Balbach signature.asc Description: PGP signature

Re: bluetooth-service: addition config vaules

2021-12-11 Thread Demis Balbach
On 2021-12-11 14:57, Josselin Poiret wrote: > I think this is pretty approachable, especially given the fact that you > don't need to write the whole service from scratch. > > All of the following takes place in gnu/services/desktop.scm: the > options given to the service via the bluetooth-configu

Re: bluetooth-service: addition config vaules

2021-12-11 Thread Josselin Poiret
Hello, Demis Balbach writes: > If someone can explain to me how to test and submit it myself, I'll do > it. But I head that it's not as easy as submitting a patch for a > package. I believe a seasoned contributer could submit something way > faster. > > In any case, > > Best regards / Mit freun

bluetooth-service: addition config vaules

2021-12-10 Thread Demis Balbach
Hello, I hope this is the proper mailing list to post to, if not please redirect me. I'd like to propose extending the possible config values for the bluetooth-configuration. At the moment, only `AutoEnable' is available. But there are more, specifially: main.conf: --8<---cut here--