diff --git a/README.md b/README.md index 0f86ef9..f9aed41 100644 --- a/README.md +++ b/README.md @@ -354,9 +354,22 @@ nix-direnv also respects the following environment variables for configuration. [new_project]: https://github.com/nix-community/nix-direnv/wiki/Shell-integration [hide_diff_notice]: https://direnv.net/man/direnv.toml.1.html#codehideenvdiffcode +## Recommended integration + +- [direnv-instant](https://github.com/Mic92/direnv-instant) - A non-blocking + daemon that makes direnv truly instant by running it asynchronously in the + background. When combined with nix-direnv's caching, it provides immediate + shell access while environment loading happens in the background, with + automatic notifications when the environment is ready. + ## Other projects in the field - [lorri](https://github.com/nix-community/lorri) - [sorri](https://github.com/nmattia/sorri) - [nixify](https://github.com/kalbasit/nur-packages/blob/master/pkgs/nixify/envrc) - [lorelei](https://github.com/shajra/direnv-nix-lorelei) + +## Need commercial support or customization? + +For commercial support, please contact [Mic92](https://github.com/Mic92/) at +joerg@thalheim.io or reach out to [Numtide](https://numtide.com/contact/).