services.clamav.fangfrisch.settings

fangfrisch configuration. Refer to https://rseichter.github.io/fangfrisch/#_configuration, for details on supported values. Note that by default urlhaus and sanesecurity are enabled.

Type
open submodule of attribute set of attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  securiteinfo = {
    customer_id = "your customer_id";
    enabled = "yes";
  };
}
Declared
<nixpkgs/nixos/modules/services/security/clamav.nix>