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<