remove deprecated opengl option
This commit is contained in:
parent
0f4a0ba18b
commit
50801de960
|
@ -100,7 +100,6 @@ in {
|
|||
# Enable OpenGL
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue