Added cross-references to NixOS manual

This commit is contained in:
Reuben D'Netto
2018-04-05 18:43:56 +10:00
parent a683d2cd00
commit 42a84598fb
39 changed files with 340 additions and 338 deletions

View File

@@ -17,7 +17,7 @@
<para>To enable Plotinus, add the following to your <filename>configuration.nix</filename>:
<programlisting>
programs.plotinus.enable = true;
<xref linkend="opt-programs.plotinus.enable"/> = true;
</programlisting>
</para>