update to nvidia 555 in theory

This commit is contained in:
Noa Aarts 2024-06-19 07:59:33 +02:00
parent b216ee5541
commit 611b59823e

View file

@ -51,7 +51,7 @@
}; };
open = false; open = false;
nvidiaSettings = true; nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta; package = config.boot.kernelPackages.nvidiaPackages.latest;
}; };
hardware.opengl = { hardware.opengl = {
enable = true; enable = true;