services: alsa-service-type: Fix the loading of 'pulse' plugin.
authorOleg Pykhalov <go.wigust@gmail.com>
Sun, 24 Jun 2018 10:18:53 +0000 (13:18 +0300)
committer宋文武 <iyzsong@member.fsf.org>
Mon, 25 Jun 2018 15:29:46 +0000 (23:29 +0800)
commit1e3861eb00a2e9531bc4326b37a31405e34cc0ff
tree2e90b1a999b14502d9891ada884dddac2695e53d
parenta87cb7a73bc4f9df614ffdb2ce2c51aa04c379e5
services: alsa-service-type: Fix the loading of 'pulse' plugin.

Fixes <https://bugs.gnu.org/31591>.

* gnu/services/sound.scm (<alsa-configuration>)[alsa-plugins]: New field.
(alsa-config-file): Use 'pcm_type.pulse' and 'ctl_type.pulse' to specify file
paths to the 'pulse' plugin.
* doc/guix.texi (Sound Services): Document this.

Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
doc/guix.texi
gnu/services/sound.scm