Skip to content

Commit

Permalink
Direnv: watch the entire nix/ directory. (#93)
Browse files Browse the repository at this point in the history
Watching `flake.nix` won't do much since much of the changes are inside
the `nix/` directory.
  • Loading branch information
kalbasit authored Dec 12, 2024
1 parent 493b3cf commit 02a00e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
watch_dir nix

use_flake

0 comments on commit 02a00e3

Please sign in to comment.