I don’t quite understand how to set up AppArmor on NixOS, and I can’t seem to find anyone’s dotfiles which has AppArmor configurations. Is AppArmor support not a thing on NixOS, or is it just configured the regular way and not declaratively?
You must log in or register to comment.
Personally I haven’t used it, but NixOS options are here: https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=security.apparmor
I’ve been trying to find out more about configuring AppArmor on NixOS as well. Like the other commenter pointed out, it is available but I couldn’t find any useful documentation or examples about configuring it beyond simply enabling it.