services.clamav.daemon.settings

NixOS option

ClamAV configuration. Refer to https://linux.die.net/man/5/clamd.conf, for details on supported values.

type: attribute set of (boolean or signed integer or string or list of string)
Default
{ }
declared in: nixos/modules/services/security/clamav.nixView source on NixOS/nixpkgs →