dev #19
1 changed files with 2 additions and 2 deletions
|
|
@ -39,11 +39,11 @@ in {
|
|||
hardware = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
nvidia = {
|
||||
# Use the NVidia open source kernel module
|
||||
# Use the NVidia open source kernel module (or not)
|
||||
open = false;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
# Modesetting is required.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue