diff options
| author | seth <[email protected]> | 2023-12-16 12:12:20 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-16 13:09:49 -0500 |
| commit | 0ed2febd06cbf1d4e0af957e2981296ea1b373ab (patch) | |
| tree | c8a39869da8aad241c10571793eb33f516672319 /tf/cloudflare/dns.nix | |
| parent | c648beab27adbbf2bfd8bafad56ae54bb3e1b195 (diff) | |
ci: back to garnix once again
i kinda miss hci but im done switching until i get infra for it
Diffstat (limited to 'tf/cloudflare/dns.nix')
| -rw-r--r-- | tf/cloudflare/dns.nix | 5 |
1 files changed, 0 insertions, 5 deletions
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"; |
