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