From 0ed2febd06cbf1d4e0af957e2981296ea1b373ab Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 16 Dec 2023 12:12:20 -0500 Subject: ci: back to garnix once again i kinda miss hci but im done switching until i get infra for it --- tf/cloudflare/dns.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tf/cloudflare/dns.nix') diff --git a/tf/cloudflare/dns.nix b/tf/cloudflare/dns.nix index 9598b71..9618019 100644 --- a/tf/cloudflare/dns.nix +++ b/tf/cloudflare/dns.nix @@ -31,11 +31,6 @@ in { type = "CNAME"; }; - cache = { - value = atlas_tunnel; - type = "CNAME"; - }; - miniflux = { value = atlas_tunnel; type = "CNAME"; -- cgit v1.2.3