NVIDIA: Production
This commit is contained in:
parent
4760fdda20
commit
49e6ff8d9a
1 changed files with 2 additions and 2 deletions
|
@ -35,6 +35,6 @@
|
||||||
nvidiaSettings = true;
|
nvidiaSettings = true;
|
||||||
|
|
||||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
# 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.production;
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue