Remove deprecated use of lib.mdDoc

This commit is contained in:
Jakob Lechner 2024-05-22 22:30:51 +02:00
parent eebbc3d2a3
commit 8b308ba634

View file

@ -56,7 +56,7 @@ in
defaultText = literalExpression ''
optional config.services.matrix-synapse.enable config.services.matrix-synapse.serviceUnit
'';
description = lib.mdDoc ''
description = ''
List of Systemd services to require and wait for when starting the application service.
'';
};