security.audit.rules
NixOS option
The ordered audit rules, with each string appearing as one line of the audit.rules file.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/security/audit.nixView source on NixOS/nixpkgs →[ "-a exit,always -F arch=b64 -S execve" ]