Update opensuse/setup.sh

This commit is contained in:
Robin C. 2025-02-03 13:58:15 +00:00
parent cbafac1508
commit a78a2ae024

View File

@ -52,7 +52,7 @@ sudo zypper --non-interactive --gpg-auto-import-keys dup
# NVIDIA Drivers # NVIDIA Drivers
echo echo
echo "Installing proprietary NVIDIA drivers..." echo "Installing NVIDIA drivers..."
sudo zypper --non-interactive --gpg-auto-import-keys install -l openSUSE-repos-Tumbleweed-NVIDIA sudo zypper --non-interactive --gpg-auto-import-keys install -l openSUSE-repos-Tumbleweed-NVIDIA
sudo zypper --non-interactive --gpg-auto-import-keys install-new-recommends --repo repo-non-free sudo zypper --non-interactive --gpg-auto-import-keys install-new-recommends --repo repo-non-free