{ imports = [ ./docker.nix ./libvirtd.nix ./qemu.nix ]; virtualisation = { kvmgt.enable = true; spiceUSBRedirection.enable = true; }; }