vinstaller/etc/soundsystem/pipewire

7 lines
77 B
Plaintext
Raw Normal View History

2022-02-07 21:57:02 +01:00
packages() {
addpkg pipewire alsa-utils
}
config() {
enable_service alsa
}