From cdeb7d50f232103294a2bb36525a6d9f552fb4ed Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 6 Apr 2024 22:08:07 -0400 Subject: separate everything from flake.nix again --- .env.template | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.env.template') diff --git a/.env.template b/.env.template index 712fa63..e66273f 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,13 @@ +# shellcheck shell=sh +# shellcheck disable=SC2034 +# +# these are used with terranix +# + # cloudflare CLOUDFLARE_API_TOKEN= +CLOUDFLARE_ZONE_ID= +CLOUDFLARE_ACCOUNT_ID= # tailscale OAUTH_CLIENT_ID= -- cgit v1.2.3