fix nvidia driver
This commit is contained in:
parent
bfeb387fd4
commit
41d4a4ab12
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
services.xserver.videoDrivers = [ "nvidia" ];
|
services.xserver.videoDrivers = [ "nvidia" ];
|
||||||
hardware.cpu.amd.updateMicrocode = true;
|
hardware.cpu.amd.updateMicrocode = true;
|
||||||
hardware.nvidia = {
|
hardware.nvidia = {
|
||||||
|
open = false;
|
||||||
modesetting.enable = true;
|
modesetting.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue