Update arch_install.sh

This commit is contained in:
gabeszm 2024-12-19 21:02:21 +00:00
parent fa489d056e
commit a0eb37d3d9

View file

@ -51,7 +51,7 @@ sudo pacman -Syu --noconfirm
# Telepítsük a kívánt csomagokat
echo "Csomagok telepítése..."
sudo pacman -S --noconfirm eog flatpak base-devel bash-completion firefox baobab ffmpeg git xdg-desktop-portal-wlr
sudo pacman -S --noconfirm nano eog flatpak base-devel bash-completion firefox baobab ffmpeg git xdg-desktop-portal-wlr
# Választott GPU kódok futtatása
if [ "$gpu_choice" == "1" ]; then