Add use * functions after doc examples

This commit is contained in:
Bryan Bennett 2022-08-23 11:39:56 -04:00
parent d93ad1d842
commit 58ec575a6c
No known key found for this signature in database
GPG key ID: EF90E3E98B8F5C0B

View file

@ -304,7 +304,8 @@ when deciding to update its cache.
To add more files to be checked use `nix_direnv_watch_file` like this
```shell
$ nix_direnv_watch_file your-file.nix
nix_direnv_watch_file your-file.nix
use nix # or use flake
```
Or - if you don't mind the overhead (runtime and conceptual) of watching all nix-files: