hosts/ontos: enable nvidia

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

View File

@ -9,4 +9,6 @@
services.xserver.videoDrivers = [ "nvidia" ];
hardware.opengl.enable = true;
virtualisation.docker.enableNvidia = true;
}