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:
parent
9f6ed8c2b2
commit
d2facca5c0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue