Install optional dependencies

This commit is contained in:
Manuel Thalmann 2024-03-09 21:43:22 +01:00
commit 61763e9dd7
3 changed files with 11 additions and 2 deletions
scripts/Arch/Software

View file

@ -1,8 +1,10 @@
#!/bin/bash
sudo pacman -Syu --noconfirm \
sshfs \
pipewire-jack \
plasma-meta \
packagekit-qt6 \
tesseract-data-deu \
tesseract-data-eng \
kde-applications-meta \
iio-sensor-proxy \
pipewire-audio \

View file

@ -3,6 +3,7 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
yay --noconfirm -Syu \
openssh \
libfido2 \
;
# Git Config