{ modulesPath, ... }: { imports = [ "${modulesPath}/profiles/qemu-guest.nix" ]; config.khscodes = { sshd.enable = true; }; }