diff --git a/README.md b/README.md index c8a4223..10acd0d 100644 --- a/README.md +++ b/README.md @@ -56,16 +56,6 @@ What it's bad for: * Darwin configurations * devshell -## Packages folder - -If the ./pkgs folder exists, load every sub-folder in it and map it to the `packages` output. - -Each sub-folder should contain a `default.nix`, with the following function -signature: - -* pname: name of the folder. Useful to inject back. -* all the inputs - ## How to support overrides? Don't