if [[ "$(type -t nix_direnv_manual_reload)" == function ]]; then
    nix_direnv_manual_reload
fi

source_env_if_exists .envrc.local

use nix
