service/hedgedoc: fix doc

This commit is contained in:
Felix Buehler 2023-03-15 22:38:22 +01:00
parent 08b27217fe
commit e7d71ba6d0

View file

@ -6,7 +6,7 @@ let
in in
{ {
options.my.services.hedgedoc = with lib; { options.my.services.hedgedoc = with lib; {
enable = mkEnableOption "Navidrome Music Server"; enable = mkEnableOption "Hedgedoc Music Server";
settings = mkOption { settings = mkOption {
type = (pkgs.formats.json { }).type; type = (pkgs.formats.json { }).type;