diff --git a/arch_install.sh b/arch_install.sh index 5b9141d..bbe621e 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -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