• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# `nix-direnv` to provide developer tools to terminals and VSCode when working
2# in the repo.
3#
4# See:
5#  - https://github.com/nix-community/nix-direnv
6#  - https://marketplace.visualstudio.com/items?itemName=mkhl.direnv
7
8# Use `path:` syntax to avoid copying the entire repo to the Nix Store.
9watch_file ./nix/flake.nix
10use flake path:./nix
11