hosts/ontos: config.hardware.opengl.driSupport32Bit = true
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
be1a202c1b
commit
fb87dd1a04
|
@ -11,4 +11,5 @@
|
||||||
hardware.opengl.enable = true;
|
hardware.opengl.enable = true;
|
||||||
|
|
||||||
virtualisation.docker.enableNvidia = true;
|
virtualisation.docker.enableNvidia = true;
|
||||||
|
hardware.opengl.driSupport32Bit = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue