~ruther/guix-config

de5aab5b137baf837c54b320dc7b9add297f8f1f — Rutherther 7 months ago 196a032
fix: pulseaudio autospawn correct syntax
1 files changed, 1 insertions(+), 1 deletions(-)

M config.scm
M config.scm => config.scm +1 -1
@@ 103,7 103,7 @@
                                                (client-conf
                                                 (append
                                                  (pulseaudio-configuration-client-conf config)
                                                 '((autospawn . "false"))))))))) ;; todo remove gdm))
                                                 '((autospawn . no))))))))) ;; todo remove gdm


 ;; Allow resolution of '.local' host names with mDNS.

Do not follow this link