aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2025-07-20 12:51:44 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2025-07-20 12:51:44 -0400
commit939bd8ee6bc01806327bc388cfac8d891db9fe1d (patch)
tree7abc5d0f383feaef16049829943513726c01b22f
parent993693ea161a37ef55ed9683387c21e8adda4d24 (diff)
downloaddotfiles-939bd8ee6bc01806327bc388cfac8d891db9fe1d.tar.gz
dotfiles-939bd8ee6bc01806327bc388cfac8d891db9fe1d.tar.xz
add a few misc programs to devuan
-rw-r--r--distro/devuan.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/distro/devuan.sh b/distro/devuan.sh
index 8348ecf..9824f20 100644
--- a/distro/devuan.sh
+++ b/distro/devuan.sh
@@ -78,6 +78,11 @@ sudo apt install -y git curl \
restic \
tree \
feh \
+ sipcalc \
+ bluez-alsa-utils \
+ bluez-firmware \
+ pulseaudio-module-bluetooth \
+
fi