nixos/kresd: add link to upstream doc

This commit is contained in:
Sandro
2024-05-15 13:19:21 +02:00
committed by Sandro Jäckel
parent 5672bc9dbf
commit e2bfd6e9c3
@@ -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 {