Skip to content

Commit fdee585

Browse files
docs(nix): link the direnv
Co-authored-by: Maja Massarini <[email protected]>
1 parent ebe4a84 commit fdee585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/nix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deps are kept only for this project, i.e., they don't pollute the host system.
1616
Since Nix and devenv.sh support pinning, it is also possible to acquire
1717
a reproducible environment.
1818

19-
direnv makes sure the development environment is set up upon entering the repo.
19+
[`direnv`](https://devenv.sh/automatic-shell-activation/) makes sure the development environment is set up upon entering the repo.
2020

2121
:::
2222

0 commit comments

Comments
 (0)