summaryrefslogtreecommitdiff
path: root/.envrc
blob: 06e8f8734eb11fcfea5f6149e3d8fc5735e7b72a (plain)
1
2
3
4
5
6
# only use flake when `nix-direnv` is installed
if has nix_direnv_version; then
	use flake
fi

dotenv_if_exists