Loading nixos/modules/services/networking/knot.nix +1 −1 Original line number Diff line number Diff line Loading @@ -226,7 +226,7 @@ in { }; settings = mkOption { type = types.submodule { freeformType = types.attrs; }; type = (pkgs.formats.yaml {}).type; default = {}; description = '' Extra configuration as nix values. Loading Loading
nixos/modules/services/networking/knot.nix +1 −1 Original line number Diff line number Diff line Loading @@ -226,7 +226,7 @@ in { }; settings = mkOption { type = types.submodule { freeformType = types.attrs; }; type = (pkgs.formats.yaml {}).type; default = {}; description = '' Extra configuration as nix values. Loading