diff --git a/modules/tools/direnv/README.org b/modules/tools/direnv/README.org index b9683544d..388751d83 100644 --- a/modules/tools/direnv/README.org +++ b/modules/tools/direnv/README.org @@ -68,7 +68,7 @@ Or ~nix-env -i direnv~ * Troubleshooting ** direnv + nix is slow -Consider augmenting direnv with [[https://github.com/target/lorri][lorri]], which will cache nix builds and speed up +Consider augmenting direnv with [[https://github.com/nix-community/lorri][lorri]], which will cache nix builds and speed up direnv tremendously: #+BEGIN_SRC nix