mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/hedgedoc: fix doc
This commit is contained in:
parent
08b27217fe
commit
e7d71ba6d0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ let
|
|||
in
|
||||
{
|
||||
options.my.services.hedgedoc = with lib; {
|
||||
enable = mkEnableOption "Navidrome Music Server";
|
||||
enable = mkEnableOption "Hedgedoc Music Server";
|
||||
|
||||
settings = mkOption {
|
||||
type = (pkgs.formats.json { }).type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue