{ stdenv, runCommand, openssh, qemu, controller, mkCygwinImage , writeText, dosfstools, mtools }: { isoFile , productKey }: let bootstrapAfterLogin = runCommand "bootstrap.sh" {} '' cat > "$out" < ~/.ssh/authorized_keys <