From 78a344c27ded577693734ed733a57cfd582700a3 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 13 Dec 2023 22:06:24 -0500 Subject: tree-wide: back to attic & gha again --- tf/cloudflare/dns.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tf/cloudflare/dns.nix') diff --git a/tf/cloudflare/dns.nix b/tf/cloudflare/dns.nix index 9618019..9598b71 100644 --- a/tf/cloudflare/dns.nix +++ b/tf/cloudflare/dns.nix @@ -31,6 +31,11 @@ in { type = "CNAME"; }; + cache = { + value = atlas_tunnel; + type = "CNAME"; + }; + miniflux = { value = atlas_tunnel; type = "CNAME"; -- cgit v1.2.3