docs: add link to Matrix room

Fixes #2639
This commit is contained in:
Robert Helgesson 2022-01-16 18:42:31 +01:00
parent a5dd5d5f19
commit 1477eb1555
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
2 changed files with 5 additions and 2 deletions

View File

@ -47,8 +47,9 @@ all this out you can go ahead and read the rest of this text.
Contact
-------
You can chat with us on IRC in the channel [#home-manager][] on
[OFTC][].
You can chat with us on IRC in the channel [#home-manager][] on [OFTC][].
There is also a [Matrix roome](https://matrix.to/#/#hm:rycee.net),
which is bridged to the IRC channel.
Installation
------------

View File

@ -16,6 +16,8 @@
If you encounter problems then please reach out on the IRC channel
<link xlink:href="https://webchat.oftc.net/?channels=home-manager">#home-manager</link>
hosted by <link xlink:href="https://oftc.net/">OFTC</link>.
There is also a <link xlink:href="https://matrix.to/#/%23hm:rycee.net">Matrix room</link>,
which is bridged to the IRC channel.
If your problem is caused by a bug in Home Manager then it should
be reported on the
<link xlink:href="https://github.com/nix-community/home-manager/issues">Home Manager issue tracker</link>.