mochi/.envrc

4 lines
102 B
Text
Raw Normal View History

2024-06-20 08:59:56 -05:00
use nix
2024-06-21 14:15:45 -05:00
export SOPS_AGE_KEY_FILE="$(expand_path ./age.key)"
2024-09-10 13:43:35 -05:00
export VAULT_ADDR="http://10.1.1.61:8200"