feat(pipewire): Add alsa integration
Any programs running through alsa only (such as spotify_player on voidlinux) should now also work correctly through the pipewire stack.
This commit is contained in:
parent
317b931de0
commit
dc78da4d03
5 changed files with 56 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
name:
|
||||
- gnupg
|
||||
- gnupg2-scdaemon
|
||||
- keychain
|
||||
state: "{{ desired_package_state | default('present') }}"
|
||||
tags: packages
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue