summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2024-04-18 19:42:01 +0200
committerGitHub <noreply@github.com>2024-04-18 19:42:01 +0200
commite55fd0c66d4a8b17a8e8c2caf53d29cbcef28c4c (patch)
treef726f111cd7d9b12458f18e32c673e0d7e2629ce
parentMerge pull request #301475 from cafkafk/kafka-cmak-init (diff)
downloadnixpkgs-origin/kresd-doc.tar.gz
nixos/kresd: add link to upstream docorigin/kresd-doc
-rw-r--r--nixos/modules/services/networking/kresd.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/networking/kresd.nix b/nixos/modules/services/networking/kresd.nix
index d295e40f3922..3dbd5203094c 100644
--- a/nixos/modules/services/networking/kresd.nix
+++ b/nixos/modules/services/networking/kresd.nix
@@ -65,6 +65,7 @@ in {
default = "";
description = ''
Extra lines to be added verbatim to the generated configuration file.
+ See upstream documentation <https://www.knot-resolver.cz/documentation/stable/config-overview.html> for more details.
'';
};
listenPlain = mkOption {