uncomment other graphics
This commit is contained in:
parent
2e87db113c
commit
a308f6ad3a
|
@ -118,9 +118,9 @@
|
|||
services.displayManager.defaultSession = "xfce";
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
# hardware.opengl.driSupport = true;
|
||||
# hardware.opengl.driSupport32Bit = true;
|
||||
# hardware.opengl.setLdLibraryPath = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.opengl.setLdLibraryPath = true;
|
||||
hardware.graphics.extraPackages = [
|
||||
pkgs.intel-media-driver
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue