mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: irc
This commit is contained in:
parent
dc36fa6b2c
commit
e277e77af8
7 changed files with 171 additions and 85 deletions
|
|
@ -3,6 +3,6 @@ resource "cloudflare_record" "irc" {
|
|||
proxied = false
|
||||
ttl = 3600
|
||||
type = "CNAME"
|
||||
value = "yukari.gensokyo.zone"
|
||||
value = "daiyousei.inskip.me"
|
||||
zone_id = local.zone_ids.kittywitch
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue