system: update graphics module
This commit is contained in:
parent
d9626980e5
commit
360f1a840c
@ -22,8 +22,7 @@ in
|
||||
# Enable OpenGL
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = lib.mkDefault true;
|
||||
driSupport32Bit = lib.mkDefault config.hardware.opengl.driSupport;
|
||||
enable32Bit = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user