diff options
author | Michael Hunteman <michael@huntm.net> | 2023-08-27 18:33:59 -0500 |
---|---|---|
committer | Michael Hunteman <michael@huntm.net> | 2023-08-27 18:33:59 -0500 |
commit | 46299f171fc7da27117edff479b8253426265cd9 (patch) | |
tree | bb1f56db596543e7fdab1257c30bf0fad5b2ff23 | |
parent | 9294c024e22fc69160cc49ba49dae21b2b632e07 (diff) |
Add alsa-utils
-rwxr-xr-x | bin/packages | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/packages b/bin/packages index 1984b1a..889bc38 100755 --- a/bin/packages +++ b/bin/packages @@ -1,11 +1,11 @@ #!/bin/sh -doas apk add acpi aerc bemenu curl dbus doas ffmpeg firefox font-dejavu foot \ -fzf gcc gdb git gnupg gzip hugo imv isync make man-pages mandoc mutt mpv \ -neovim pandoc pass pinentry pipewire pipewire-pulse pipewire-alsa wireplumber \ -rsync seatd speedtest-cli sway xwayland syncthing texinfo texlive-full ttyper \ -weechat which xdg-utils yt-dlp zathura zathura-pdf-poppler grim mako slurp \ -swaybg swayidle swaylock wl-clipboard +doas apk add acpi aerc alsa-utils bemenu curl dbus doas ffmpeg firefox \ +font-dejavu foot fzf gcc gdb git gnupg gzip hugo imv isync make man-pages mandoc +mutt mpv neovim pandoc pass pinentry pipewire pipewire-pulse pipewire-alsa +wireplumber rsync seatd speedtest-cli sway xwayland syncthing texinfo +texlive-full ttyper weechat which xdg-utils yt-dlp zathura zathura-pdf-poppler \ +grim mako slurp swaybg swayidle swaylock wl-clipboard # graphics drivers # (_<package>-doc_) |