Loading nixos/modules/services/networking/kresd.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
nixos/modules/services/networking/kresd.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading