hosts/ontos: config.hardware.opengl.driSupport32Bit = true

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Cadey Ratio 2023-02-19 18:59:40 -05:00
parent be1a202c1b
commit fb87dd1a04
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@
hardware.opengl.enable = true;
virtualisation.docker.enableNvidia = true;
hardware.opengl.driSupport32Bit = true;
}