This commit is contained in:
Bryan Ramos 2026-03-14 16:37:51 -04:00
parent 86209ebcf1
commit e74eea84a6

View file

@ -70,6 +70,9 @@ with lib;
}; };
}; };
# Despite confusing name, this configures userspace nvidia libraries
services.xserver.videoDrivers = [ "nvidia" ];
virtualisation.libvirtd = { virtualisation.libvirtd = {
enable = true; enable = true;
qemu = { qemu = {