update
This commit is contained in:
parent
be89c2a2e0
commit
27699896bf
11 changed files with 467 additions and 167 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue