all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unable to edit pulseaudio config file
@ 2020-06-12  5:56 Nathan Dehnel
  2020-06-20 17:38 ` Jakub Kądziołka
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Dehnel @ 2020-06-12  5:56 UTC (permalink / raw)
  To: help-guix

I made a modified config file in
/home/nathan/.config/pulse/default.pa, and then added this to
config.scm, per the manual:
https://guix.gnu.org/manual/en/html_node/Sound-Services.html

(service pulseaudio-service-type
             (pulseaudio-configuration (script-file (file-append
pulseaudio "/home/nathan/.config/pulse/default.pa"))))

But guix system reconfigure gives:

guix system: error: duplicate 'pulse' entry for /etc

How do I fix this?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-20 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-12  5:56 Unable to edit pulseaudio config file Nathan Dehnel
2020-06-20 17:38 ` Jakub Kądziołka

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.