security.apparmor.enableCache

Whether to enable caching of AppArmor policies in /var/cache/apparmor/.

Beware that AppArmor policies almost always contain Nix store paths, and thus produce at each change of these paths a new cached version accumulating in the cache.

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/security/apparmor.nix>