add alsa-pipewire package

This commit is contained in:
desolate
2026-05-29 15:17:26 +03:00
parent 9f7779d659
commit cb6624f417
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
install_package "alsa-pipewire"
+1
View File
@@ -6,6 +6,7 @@ gum style --foreground 4 "
INSTALLING PACKAGES:
"
. "$PACKAGES_DIR/install-alsa-pipewire.sh"
. "$PACKAGES_DIR/install-apparmor.sh"
. "$PACKAGES_DIR/install-awww.sh"
. "$PACKAGES_DIR/install-bash-completion.sh"