if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM=" fi export NH_FLAKE=$(pwd) export NH_NOM=1 if [[ $(hostname) == "zaphod" ]]; then use flake . --accept-flake-config fi