Feat: add sound for workstation
This commit is contained in:
parent
04bdddabbb
commit
bccd699c5e
@ -9,6 +9,11 @@ pacman_utils:
|
|||||||
- nss-mdns
|
- nss-mdns
|
||||||
- networkmanager
|
- networkmanager
|
||||||
|
|
||||||
|
pacman_sound:
|
||||||
|
- pipewire
|
||||||
|
- pipewire-alsa
|
||||||
|
- pipewire-pulse
|
||||||
|
|
||||||
pacman_cli:
|
pacman_cli:
|
||||||
- git-annex
|
- git-annex
|
||||||
- fzf
|
- fzf
|
||||||
@ -114,6 +119,7 @@ pacman_gnome:
|
|||||||
|
|
||||||
pacman_pkgs:
|
pacman_pkgs:
|
||||||
- "{{ pacman_utils }}"
|
- "{{ pacman_utils }}"
|
||||||
|
- "{{ pacman_sound }}"
|
||||||
- "{{ pacman_cli }}"
|
- "{{ pacman_cli }}"
|
||||||
- "{{ pacman_terms }}"
|
- "{{ pacman_terms }}"
|
||||||
- "{{ pacman_office }}"
|
- "{{ pacman_office }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user