towerops/.envrc
Graham McInitre 24eaccd7a8 chore: track .envrc, gitignore .envrc.local for secrets
.envrc contains shared direnv/Nix setup (no secrets). Local overrides
and secrets belong in .envrc.local, which is now gitignored.
2026-07-22 08:37:17 -05:00

7 lines
104 B
Bash

# shellcheck shell=bash
# shellcheck disable=SC1091
use flake . --impure
dotenv_if_exists .env.local