aboutsummaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-11-15 11:54:13 -0800
committerFranck Cuny <franck@fcuny.net>2025-11-15 11:54:13 -0800
commit547e9b6bc13ea71431b8c84ae1689abad4cb6788 (patch)
treefee18c3947fdcbaca7b838edb24acfd0192ffe08 /.envrc
parentclean up documentations (diff)
downloadinfra-547e9b6bc13ea71431b8c84ae1689abad4cb6788.tar.gz
drop terraform/terranix
Diffstat (limited to '')
-rw-r--r--.envrc3
-rw-r--r--.envrc.local.template4
2 files changed, 0 insertions, 7 deletions
diff --git a/.envrc b/.envrc
index 2f82ca0..780e97a 100644
--- a/.envrc
+++ b/.envrc
@@ -5,11 +5,8 @@ watch_file flake/devshells.nix
watch_file flake/formatter.nix
watch_file flake/hosts.nix
watch_file flake/overlays.nix
-watch_file flake/terraform.nix
watch_file scripts/common.nix
watch_file scripts/darwin.nix
watch_file scripts/default.nix
watch_file scripts/linux.nix
-
-source_env_if_exists .envrc.local
diff --git a/.envrc.local.template b/.envrc.local.template
deleted file mode 100644
index 82ebf5f..0000000
--- a/.envrc.local.template
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-# stored in 1password
-export CLOUDFLARE_API_TOKEN=...