diff --git a/nixos/modules/services/audio/mympd.nix b/nixos/modules/services/audio/mympd.nix index d6507133366d..3e728abaa4de 100644 --- a/nixos/modules/services/audio/mympd.nix +++ b/nixos/modules/services/audio/mympd.nix @@ -61,7 +61,7 @@ in description = '' Whether to enable listening on the SSL port. - Refer to + Refer to for more information. ''; default = false; @@ -70,7 +70,7 @@ in }; description = '' Manages the configuration files declaratively. For all the configuration - options, see . + options, see . Each key represents the "File" column from the upstream configuration table, and the value is the content of that file.