summary refs log tree commit diff
path: root/nixos/modules/services/matrix/mautrix-telegram.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/matrix/mautrix-telegram.nix')
-rw-r--r--nixos/modules/services/matrix/mautrix-telegram.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/services/matrix/mautrix-telegram.nix b/nixos/modules/services/matrix/mautrix-telegram.nix
index 1d4061b8a81..492ed1b24bc 100644
--- a/nixos/modules/services/matrix/mautrix-telegram.nix
+++ b/nixos/modules/services/matrix/mautrix-telegram.nix
@@ -81,8 +81,7 @@ in {
         description = ''
           <filename>config.yaml</filename> configuration as a Nix attribute set.
           Configuration options should match those described in
-          <link xlink:href="https://github.com/tulir/mautrix-telegram/blob/master/example-config.yaml">
-          example-config.yaml</link>.
+          <link xlink:href="https://github.com/tulir/mautrix-telegram/blob/master/example-config.yaml">example-config.yaml</link>.
 
           Secret tokens should be specified using <option>environmentFile</option>
           instead of this world-readable attribute set.