1if has nix_direnv_version; then 2 watch_file modules/flake/shell.nix 3 4 # now we want to load the flake environment 5 use flake 6fi