Archlinux up

This commit is contained in:
2026-09-08 12:31:12 -04:00
parent c32aa4982c
commit b4c05a9b76
9 changed files with 66 additions and 35 deletions
+1
View File
@@ -1,3 +1,4 @@
locals {
arch_qcow_hash = split(" ", data.http.arch_qcow_hash.response_body)[0]
arch_public_key = file("${path.root}/files/ladmin@archlinux.pub")
}