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
commit a8f84a9dff
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -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 {