summaryrefslogtreecommitdiff
path: root/.envrc
blob: 7b20dcec101ef2974650493c93b5f2388f9a0d5b (plain)
1
2
3
4
5
6
# only use flake when `nix` is present
if has nix_direnv_version; then
  use flake
fi

dotenv_if_exists