mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: cleaning up...
This commit is contained in:
parent
7b767c1ebe
commit
cf0cee7937
14 changed files with 103 additions and 89 deletions
|
|
@ -1,8 +0,0 @@
|
|||
resource "cloudflare_record" "rss" {
|
||||
name = "rss"
|
||||
proxied = false
|
||||
ttl = 3600
|
||||
type = "CNAME"
|
||||
value = "yukari.gensokyo.zone"
|
||||
zone_id = local.zone_ids.kittywitch
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue