hosts/ontos: enable nvidia
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
ddba13dbdc
commit
be1a202c1b
|
@ -9,4 +9,6 @@
|
|||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
virtualisation.docker.enableNvidia = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue