templates/direnv/.envrc
aemogie d181eb421a
chore(direnv): only use flake if nix(-direnv) is installed
Co-authored-by: seth <getchoo@tuta.io>
2024-05-03 11:34:11 +05:30

3 lines
46 B
Plaintext

if has nix_direnv_version; then
use flake
fi