mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
added installation of pipewire-alsa
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
service:
|
||||
name: gdm
|
||||
enabled: true
|
||||
- name: Install Pipewire Alsa
|
||||
become: true
|
||||
pacman:
|
||||
name: pipewire-alsa
|
||||
state: present
|
||||
- name: Install Pipewire for Pulseaudio
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user