devices.pc: do not suspend VMs automatically

This commit is contained in:
2024-06-11 18:42:48 +08:00
parent da76976c3d
commit 1a007ab57f

View File

@@ -75,7 +75,7 @@ inputs:
{
waydroid.enable = true;
docker.enable = true;
kvmHost = { enable = true; gui = true; autoSuspend = [ "win10" "hardconnect" ]; };
kvmHost = { enable = true; gui = true; };
nspawn = [ "arch" "ubuntu-22.04" "fedora" ];
};
services =