1
0
Fork 0

install: new packages

This commit is contained in:
Vladimír Dudr 2024-10-31 15:31:43 +01:00
parent 534e493d7e
commit 5e924d2280

View file

@ -78,6 +78,10 @@ packages=(
nodejs
unzip
recordmydesktop
difftastic
xorg-xinput
acpi
yt-dlp
)
sudo pacman -Syu --needed "${packages[@]}"