From 3fb80e6d358493e22f28c7f1034a0bf2a777bacd Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Sat, 12 Nov 2022 16:33:56 +0100 Subject: [PATCH] Link to documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b2dcc1e..91f8b8a 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ See [the template](./template/default/flake.nix). See [flake.parts](https://flake.parts/options.html) +# Documentation + +See [flake.parts](https://flake.parts) + # Top-level module parameters - `config`, `options`, `lib`, ...: standard module system parameters.