Going back to Open-Source Nvidia kernel driver

This commit is contained in:
Lyes Saadi 2024-05-11 22:39:47 +02:00
parent eb0a194188
commit 58a883edad
No known key found for this signature in database
GPG key ID: 17418538BAA17767

View file

@ -111,7 +111,7 @@
# Use the open source version of the kernel module
# Only available on driver 515.43.04+
open = false;
open = true;
# Enable the nvidia settings menu
nvidiaSettings = true;