pages-test/.envrc
2024-02-12 23:21:07 -07:00

6 lines
78 B
Plaintext

use flake . --impure
if [ -f .envrc.local ]; then
source .envrc.local
fi