nixos-config/.envrc

5 lines
105 B
Plaintext
Raw Permalink Normal View History

2024-11-28 01:14:34 +08:00
use flake
if has sops; then
export TF_ENCRYPTION=$(sops --extract '["tofu"]' -d infra/secrets.yaml)
fi