Files
nix-config/hardening/apparmor
Ryan Yin a7f7cb68f0 fix(apparmor): use inherit exec modifier in sudo complain profile
The broad 'file /** rwlkUx' rule conflicts with rix exec rules pulled in
via nested abstractions (xdg-open): AppArmor 5.0 rejects merged rules
with differing exec modifiers, failing apparmor.service on first load.
2026-08-30 12:57:09 +08:00
..