Added more packages

This commit is contained in:
Myve 2025-01-21 02:22:41 +00:00
commit fc967bc4db

View file

@ -21,6 +21,7 @@ RUN --mount=type=cache,sharing=locked,target=/var/cache/pacman \
&& pacman -Sy --ask 4 archlinux-keyring \ && pacman -Sy --ask 4 archlinux-keyring \
&& pacman -Su --ask 4 --needed ${addpkg} \ && pacman -Su --ask 4 --needed ${addpkg} \
sudo bash bash-completion \ sudo bash bash-completion \
openssh vim pacman-contrib rsync git \
tigervnc \ tigervnc \
i3-wm i3status dmenu konsole kate kcalc dolphin breeze-icons \ i3-wm i3status dmenu konsole kate kcalc dolphin breeze-icons \
firefox firefox-decentraleyes firefox-ublock-origin ttf-dejavu \ firefox firefox-decentraleyes firefox-ublock-origin ttf-dejavu \