hosts/logos: config.hardware.opengl.driSupport32Bit = true
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
fb87dd1a04
commit
e1e627a259
|
@ -18,4 +18,7 @@
|
|||
|
||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
||||
virtualisation.docker.enableNvidia = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue