diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..648323c --- /dev/null +++ b/Readme.md @@ -0,0 +1,3 @@ +`drv-parts` is a [flake-parts](https://flake.parts) module that allows to define derivations via the nixos module system. + +see [`./examples`](/examples)