nixos76: conf
This commit is contained in:
parent
e0e74b344e
commit
03cfad836f
|
@ -120,7 +120,7 @@
|
|||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.opengl.setLdLibraryPath = true;
|
||||
# hardware.opengl.setLdLibraryPath = true;
|
||||
hardware.opengl.extraPackages = [
|
||||
pkgs.intel-media-driver
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue