From a0eb37d3d9a9ae4af71e07f505ef5b56a0514456 Mon Sep 17 00:00:00 2001 From: gabeszm Date: Thu, 19 Dec 2024 21:02:21 +0000 Subject: [PATCH] Update arch_install.sh --- arch_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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