From 63d5e1a5245e0f976a3b2dd425fe362191c447ab Mon Sep 17 00:00:00 2001 From: Ladas552 Date: Sat, 23 Aug 2025 13:04:32 +0500 Subject: [PATCH] nixos/mympd: new documentation links --- nixos/modules/services/audio/mympd.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.