packages, ensure Artix has the proper audio programs.

This commit is contained in:
2026-08-10 12:45:00 -07:00
parent 1aa64f3c13
commit aff14c7fae
+7
View File
@@ -111,6 +111,13 @@
state: present state: present
when: ansible_pkg_mgr == "pacman" when: ansible_pkg_mgr == "pacman"
- name: General | Software | Packages | Install Audio (Looking at you, Artix)
package:
name: pipewire pipewire-pulse wireplumber pipewire-alsa
state: present
when: ansible_pkg_mgr == "pacman"
and ansible_service_mgr == "runit"
- name: General | Software | Packages | Install Fix (Looking at you, openSUSE) - name: General | Software | Packages | Install Fix (Looking at you, openSUSE)
package: package:
name: name: