Unverified Commit a8f84a9d authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

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

parents 9cb7610f e2bfd6e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {