This commit is contained in:
zack 2024-10-16 15:40:35 -04:00
parent be89c2a2e0
commit 27699896bf
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
11 changed files with 467 additions and 167 deletions

View file

@ -44,7 +44,7 @@ in {
nvidiaSettings = true;
# Optionally, you may need to select the appropriate driver version for your specific GPU.
package = pkgs-unstable.linuxPackages_zen.nvidiaPackages.latest;
package = config.boot.kernelPackages.nvidiaPackages.beta;
};
environment.variables = {