summary refs log tree commit diff
path: root/nixos/doc/manual/development/writing-modules.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/development/writing-modules.xml')
-rw-r--r--nixos/doc/manual/development/writing-modules.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/doc/manual/development/writing-modules.xml b/nixos/doc/manual/development/writing-modules.xml
index 971e586f20bd..a68b122ce022 100644
--- a/nixos/doc/manual/development/writing-modules.xml
+++ b/nixos/doc/manual/development/writing-modules.xml
@@ -177,5 +177,6 @@ in {
 
 <xi:include href="option-declarations.xml" />
 <xi:include href="option-def.xml" />
+<xi:include href="meta-attributes.xml" />
 
 </chapter>