0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

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
parent 9f6ed8c2b2
commit d2facca5c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,7 @@ in {
''; '';
description = lib.mdDoc '' description = lib.mdDoc ''
Explicitly install extras provided by matrix-synapse. Most 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 Extras will automatically be enabled, when the relevant
configuration sections are present. configuration sections are present.