nixos/kresd: add link to upstream doc (#311915)

This commit is contained in:
Vladimír Čunát
2024-10-18 10:22:18 +02:00
@@ -62,6 +62,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 = lib.mkOption {