Skip to content

Commit 45b3051

Browse files
committed
Remove deprecated line
1 parent e0b129a commit 45b3051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nixos-x86_64.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"echo http://{{.HTTPIP}}:{{.HTTPPort}} > .packer_http<enter>",
6060
"mkdir -m 0700 .ssh<enter>",
6161
"curl $(cat .packer_http)/install_rsa.pub > .ssh/authorized_keys<enter><wait>",
62-
"nixos-rebuild switch<enter><wait>",
6362
"systemctl start sshd<enter>"
6463
],
6564
"http_directory": "scripts",

0 commit comments

Comments
 (0)