temp: disable openGL options
This commit is contained in:
parent
b12d37aa05
commit
654816f659
2 changed files with 1 additions and 3 deletions
|
|
@ -6,7 +6,6 @@
|
|||
config = lib.mkIf config.settings.drivers.gpu.opengl.enable {
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue