add watch file to nix config

This commit is contained in:
Sebastian Wendel 2022-10-31 18:07:32 +01:00
parent 220569f263
commit d7d3f505fd
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

2
.envrc
View file

@ -1,3 +1,5 @@
use flake
watch_file ./nix/shell.nix
eval "$shellHook"