Update the hardware.opengl config to the new hardware.graphics
This commit is contained in:
@@ -75,10 +75,9 @@ in {
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# Add OpenGl support
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
# cuda support
|
||||
|
||||
Reference in New Issue
Block a user