try latest driver

This commit is contained in:
Osman Faruk Bayram 2024-12-11 18:08:11 +03:00
parent 3ed38bd8f5
commit 1b5e9b2e37

View file

@ -74,7 +74,7 @@
nvidiaSettings = true; nvidiaSettings = true;
# Optionally, you may need to select the appropriate driver version for your specific GPU. # Optionally, you may need to select the appropriate driver version for your specific GPU.
package = config.boot.kernelPackages.nvidiaPackages.stable; package = config.boot.kernelPackages.nvidiaPackages.latest;
}; };
# Enable the X11 windowing system. # Enable the X11 windowing system.