Add missing package to installation script
This commit is contained in:
parent
cad3dc9e71
commit
fd895d2ac0
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ sudo pacman -Syu --noconfirm \
|
||||||
iio-sensor-proxy \
|
iio-sensor-proxy \
|
||||||
pipewire-audio \
|
pipewire-audio \
|
||||||
pipewire-pulse \
|
pipewire-pulse \
|
||||||
|
`# File Exchange Support for KDE Connect: https://wiki.archlinux.org/title/KDE#KDE_Connect` \
|
||||||
|
sshfs \
|
||||||
;
|
;
|
||||||
|
|
||||||
sudo systemctl enable --now bluetooth;
|
sudo systemctl enable --now bluetooth;
|
||||||
|
|
Loading…
Reference in a new issue