# Pastebin knuxpVHi
diff --git a/doc/doc-support/lib-function-docs.nix b/doc/doc-support/lib-function-docs.nix
index 5199b949e7b..8fc55bd2470 100644
--- a/doc/doc-support/lib-function-docs.nix
+++ b/doc/doc-support/lib-function-docs.nix
@@ -22,5 +22,6 @@ with pkgs; stdenv.mkDerivation {
docgen lists 'List manipulation functions'
docgen debug 'Debugging functions'
docgen options 'NixOS / nixpkgs option handling'
+ docgen customisation 'Customization stuff'
'';
}
diff --git a/doc/functions/library.xml b/doc/functions/library.xml
index 6ffb944b5a6..c09a366d26b 100644
--- a/doc/functions/library.xml
+++ b/doc/functions/library.xml
@@ -24,5 +24,7 @@
+
+