mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
add additional audio packages
This commit is contained in:
parent
51db611e40
commit
cb8db79203
1 changed files with 10 additions and 0 deletions
|
|
@ -4,6 +4,11 @@
|
|||
name: alsa-utils
|
||||
state: present
|
||||
|
||||
- name: Install sof-firmware
|
||||
pacman:
|
||||
name: sof-firmware
|
||||
state: present
|
||||
|
||||
- name: Install Pipewire
|
||||
pacman:
|
||||
name:
|
||||
|
|
@ -16,3 +21,8 @@
|
|||
pacman:
|
||||
name: pasystray
|
||||
state: present
|
||||
|
||||
- name: Install easyeffects
|
||||
pacman:
|
||||
name: easyeffects
|
||||
state: present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue