blob: 650c81c17e99ee8cb3ec832765f1c213b9775e3c [file] [log] [blame]
# `nix-direnv` to provide developer tools to terminals and VSCode when working
# in the repo.
#
# See:
# - https://github.com/nix-community/nix-direnv
# - https://marketplace.visualstudio.com/items?itemName=mkhl.direnv
# Use `path:` syntax to avoid copying the entire repo to the Nix Store.
nix_direnv_watch_file ./nix/flake.nix
use flake path:./nix