diff --git a/README.md b/README.md index 74bc14a98..68245de68 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,13 @@ in { } ``` +## Finding packages + +At the moment we do not have a dedicated package search available. However our +[nur-channel](https://github.com/nix-community/nur-channel) that contains all +nix expressions from all users can be search via +[github](https://github.com/nix-community/nur-channel/search). + ## How to add your own repository. First create a repository that contains a `default.nix` in its top-level directory.