Skip to content

Commit

Permalink
remove vagrant cloud arch
Browse files Browse the repository at this point in the history
  • Loading branch information
ifurther authored Jan 14, 2024
1 parent 30c1d93 commit 134802c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nixos.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,5 @@ build {
access_token = "${var.cloud_token}"
box_tag = "${var.cloud_repo}"
version = "${var.version}"
architecture = "${lookup(var.vagrant_cloud_arch, var.arch, "amd64")}"
}
}
}

0 comments on commit 134802c

Please sign in to comment.