]> Git — Sourcephile - sourcephile-nix.git/blob - .envrc
nix: improve bootstrap/mermet/ upto ssh root@
[sourcephile-nix.git] / .envrc
1 source_env .lib/nix/envrc.sh
2 while read -r dir
3 do watch_file "$dir"
4 done <<EOF
5 $(find build -type d)
6 EOF