aboutsummaryrefslogtreecommitdiff
path: root/home-manager/doc/manual.xml
diff options
context:
space:
mode:
authorKaiden Fey <kookie@spacekookie.de>2020-09-21 14:12:32 +0200
committerKatharina Fey <kookie@spacekookie.de>2020-09-21 14:12:32 +0200
commitf80843dd45d7acd563d0a5b014cec3a2ea686fc2 (patch)
tree87189d873d6f932d85f9c1a480462b37d96cd6a5 /home-manager/doc/manual.xml
parente0800985dab8f8ebb4cebdfd7e361fd1fafdb2a7 (diff)
parent9b1b55ba0264a55add4b7b4e022bdc2832b531f6 (diff)
Merge commit '9b1b55ba0264a55add4b7b4e022bdc2832b531f6'
Diffstat (limited to 'home-manager/doc/manual.xml')
-rw-r--r--home-manager/doc/manual.xml14
1 files changed, 11 insertions, 3 deletions
diff --git a/home-manager/doc/manual.xml b/home-manager/doc/manual.xml
index 8ff81308b2c..ff355d6ce1e 100644
--- a/home-manager/doc/manual.xml
+++ b/home-manager/doc/manual.xml
@@ -13,9 +13,14 @@
Manager.
</para>
<para>
- If you encounter problems or bugs then please report them on the
- <link xlink:href="https://github.com/rycee/home-manager/issues">Home Manager
- issue tracker</link>.
+ If you encounter problems then please reach out on the IRC channel
+ <link xlink:href="https://webchat.freenode.net/?url=irc%3A%2F%2Firc.freenode.net%2Fhome-manager">#home-manager</link>
+ hosted by <link xlink:href="https://freenode.net/">freenode</link>.
+ The <link xlink:href="https://logs.nix.samueldr.com/home-manager/">channel logs</link>
+ are hosted courtesy of <link xlink:href="https://github.com/samueldr/">samueldr</link>.
+ If your problem is caused by a bug in Home Manager then it should
+ be reported on the
+ <link xlink:href="https://github.com/rycee/home-manager/issues">Home Manager issue tracker</link>.
</para>
<note>
<para>
@@ -26,6 +31,9 @@
</note>
</preface>
<xi:include href="installation.xml" />
+ <xi:include href="writing-modules.xml" />
+ <xi:include href="contributing.xml" />
+ <xi:include href="faq.xml" />
<appendix xml:id="ch-options">
<title>Configuration Options</title>
<xi:include href="./nmd-result/home-manager-options.xml" />