Created
May 1, 2024 09:59
-
-
Save vicente-gonzalez-ruiz/8c3b06fd62e7ba961ce0c8ba97918623 to your computer and use it in GitHub Desktop.
Nvidia Debian
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# See: https://wiki.debian.org/NvidiaGraphicsDrivers | |
# (sudo) Modify /etc/apt/sources.list | |
sudo apt update | |
sudo apt install nvidia-driver firmware-misc-nonfree | |
sudo reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment