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
+8 -1
View File
@@ -25,4 +25,11 @@ provider "proxmox" {
provider "dns" {}
provider "http" {}
provider "http" {}
provider "random" {}
provider "pass" {
refresh_store = false
store_dir = pathexpand("~/.config/pass")
}