modules: matrix-hookshot: remove deprecated lib.mdDoc
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
parent
b3fa56b817
commit
d3aa81d782
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ in {
|
|||
};
|
||||
|
||||
namespaces = mkOption {
|
||||
description = lib.mdDoc
|
||||
description =
|
||||
"Configure the 'namespaces' section of the registration.yml for the bridge and the server";
|
||||
# TODO: proper type-checked submodule, not freeform
|
||||
type = types.submodule { freeformType = (pkgs.formats.yaml { }).type; };
|
||||
|
|
Loading…
Reference in a new issue