guix/doc
Janneke Nieuwenhuizen 7080aaf081
gnu: home: home-pipewire: Add extra-content to configuration.
This allows for setting the default sound card/device, e.g.:

    pcm.!default {type hw card 0 device 2}
    ctl.!default {type hw card 0 device 2}

* gnu/home/services/sound.scm (home-pipewire-configuration)[extra-content]:
New field.
* gnu/home/services/sound.scm (home-pipewire-asoundrc): Append it to
"asoundrc".
* doc/guix.texi (Sound Home Services): Update accordingly.

Change-Id: I6ecebaaab41cd7313b16a5f365c21789db65664e
2025-01-22 09:32:18 +01:00
..
images
build.scm
contributing.texi doc: contributing: Add guidance on reverting commits. 2025-01-04 08:32:41 +00:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Update "Build system arguments" section. 2025-01-11 23:36:58 +01:00
guix.texi gnu: home: home-pipewire: Add extra-content to configuration. 2025-01-22 09:32:18 +01:00
he-config-bare-bones.scm home: Define ‘%base-home-services’. 2025-01-16 22:32:11 +01:00
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm