feat(nvidia): switch to vulkan beta for better gaming
This commit is contained in:
parent
fd275f3004
commit
73d4ab96db
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
|||
nvidiaSettings = true;
|
||||
|
||||
# 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.vulkan_beta;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue