From 57c448c38b7e08894cce043fe9ea75e65238d8c9 Mon Sep 17 00:00:00 2001 From: Aldo Date: Mon, 11 Mar 2024 18:20:06 -0300 Subject: [PATCH] feat: chachachanges --- scripts/2-user.sh | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/scripts/2-user.sh b/scripts/2-user.sh index 73e3e8d..da7896e 100755 --- a/scripts/2-user.sh +++ b/scripts/2-user.sh @@ -23,32 +23,11 @@ RUNZSH=no sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/ # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # echo "Setting up Xorg server" pacman -S xorg-server xorg-server-utils xorg-xinit + echo "Installing drivers" echo "GPU Type: ${gpu_type}" if grep -E "NVIDIA|GeForce" <<<${gpu_type}; then sudo pacman -S --noconfirm nvidia nvidia-utils nvidia-settings opencl-nvidia xorg-server-devel -mkdir -p /etc/X11/xorg.conf.d -cat >> /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf<> /etc/modprobe.d/nvidia-drm-nomodeset.conf<