nixos/matrix-synapse: fix option description of extras option

Co-authored-by: Benjamin Saunders <ben.e.saunders@gmail.com>
This commit is contained in:
Maximilian Bosch
2023-08-01 18:16:56 +02:00
committed by GitHub
co-authored by Benjamin Saunders
parent 9f6ed8c2b2
commit d2facca5c0
+1 -1
View File
@@ -208,7 +208,7 @@ in {
'';
description = lib.mdDoc ''
Explicitly install extras provided by matrix-synapse. Most
will reconfigure some additional configuration.
will require some additional configuration.
Extras will automatically be enabled, when the relevant
configuration sections are present.