security.audit.rules

The ordered audit rules, with each string appearing as one line of the audit.rules file.

Type
list of string
Default
[ ]
Example
[
  "-a exit,always -F arch=b64 -S execve"
]
Declared
<nixpkgs/nixos/modules/security/audit.nix>