gaming: use proprietary graphics drivers
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.nvidia.open = true;
|
||||
hardware.nvidia.open = false;
|
||||
hardware.nvidia.modesetting.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user