diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-11-15 11:54:13 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-11-15 11:54:13 -0800 |
| commit | 547e9b6bc13ea71431b8c84ae1689abad4cb6788 (patch) | |
| tree | fee18c3947fdcbaca7b838edb24acfd0192ffe08 /.envrc | |
| parent | clean up documentations (diff) | |
| download | infra-547e9b6bc13ea71431b8c84ae1689abad4cb6788.tar.gz | |
drop terraform/terranix
Diffstat (limited to '')
| -rw-r--r-- | .envrc | 3 | ||||
| -rw-r--r-- | .envrc.local.template | 4 |
2 files changed, 0 insertions, 7 deletions
@@ -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=... |
