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