Update NixOS module URL (#13818)

* Update NixOS module URL

* Create 13818.doc
This commit is contained in:
enterprisey
2022-09-26 15:26:59 +01:00
committed by GitHub
parent c5defa4cba
commit f34b0bc262
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Update URL for the NixOS module for Synapse.
+1 -1
View File
@@ -181,7 +181,7 @@ doas pkg_add synapse
#### NixOS
Robin Lambertz has packaged Synapse for NixOS at:
<https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/matrix-synapse.nix>
<https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/matrix/synapse.nix>
### Installing as a Python module from PyPI