We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b129a commit 45b3051Copy full SHA for 45b3051
nixos-x86_64.json
@@ -59,7 +59,6 @@
59
"echo http://{{.HTTPIP}}:{{.HTTPPort}} > .packer_http<enter>",
60
"mkdir -m 0700 .ssh<enter>",
61
"curl $(cat .packer_http)/install_rsa.pub > .ssh/authorized_keys<enter><wait>",
62
- "nixos-rebuild switch<enter><wait>",
63
"systemctl start sshd<enter>"
64
],
65
"http_directory": "scripts",
0 commit comments