mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: searx, nixpkgs update, vintagestory, katslime
This commit is contained in:
parent
840765fe8a
commit
658d0434c8
24 changed files with 719 additions and 276 deletions
|
|
@ -50,6 +50,7 @@ resource "cloudflare_record" "dorkdev_root_pages" {
|
|||
proxied = false
|
||||
ttl = 3600
|
||||
type = "CNAME"
|
||||
value = "${cloudflare_pages_project.dorkdev.name}.pages.dev"
|
||||
# value = "${cloudflare_pages_project.dorkdev.name}.pages.dev"
|
||||
value = "rinnosuke.inskip.me"
|
||||
zone_id = local.zone_ids.dork
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue