bug#42175: "pulseaudio? #f" setting does not prevent pulseaudio from autostarting

2022-01-31 Thread Maxim Cournoyer
Hello, Leo Prikler writes: > I don't think pulseaudio autostarting is governed by alsa. There are > two options you can try. > > 1. disable autospawning through configuration. For that, try setting > the client-conf field of the pulseaudio-configuration to > '((autospawn . no)) > 2.

bug#42175: "pulseaudio? #f" setting does not prevent pulseaudio from autostarting

2020-07-03 Thread Leo Prikler
I don't think pulseaudio autostarting is governed by alsa. There are two options you can try. 1. disable autospawning through configuration. For that, try setting the client-conf field of the pulseaudio-configuration to '((autospawn . no)) 2. Removing the pulseaudio package from gnome and

bug#42175: "pulseaudio? #f" setting does not prevent pulseaudio from autostarting

2020-07-03 Thread Nathan Dehnel
https://guix.gnu.org/manual/en/html_node/Sound-Services.html (define %my-services ;; My very own list of services. (modify-services %desktop-services (alsa-service-type config => (alsa-configuration (inherit config)