about summary refs log tree commit diff
path: root/nixpkgs/doc/using/configuration.chapter.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/using/configuration.chapter.md')
-rw-r--r--nixpkgs/doc/using/configuration.chapter.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/nixpkgs/doc/using/configuration.chapter.md b/nixpkgs/doc/using/configuration.chapter.md
index e657cb21c295..8d246b117b05 100644
--- a/nixpkgs/doc/using/configuration.chapter.md
+++ b/nixpkgs/doc/using/configuration.chapter.md
@@ -185,8 +185,10 @@ You can define a function called `packageOverrides` in your local `~/.config/nix
 
 The following attributes can be passed in [`config`](#chap-packageconfig).
 
-```{=docbook}
-<include xmlns="http://www.w3.org/2001/XInclude" href="../doc-support/result/config-options.docbook.xml"/>
+```{=include=} options
+id-prefix: opt-
+list-id: configuration-variable-list
+source: ../config-options.json
 ```