temp fixed for xps

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-09-09 16:15:36 +02:00
parent 3cfcbc1e2a
commit cfb112429d
4 changed files with 13 additions and 6 deletions

View File

@@ -57,8 +57,7 @@ lib.mkIf nvidia.enable
nvidiaSettings = true;
# Optionally, you may need to select the appropriate driver version for your specific GPU.
package = config.boot.kernelPackages.nvidiaPackages.beta;
};
package = config.boot.kernelPackages.nvidiaPackages.beta; };
opengl = {
enable = true;
driSupport = true;