my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux

fix: appamor reenable

+1 -1
+1 -1
modules/nixos/security/apparmor.nix
··· 12 13 # apparmor configuration 14 security.apparmor = { 15 - enable = false; 16 17 # whether to enable the AppArmor cache 18 # in /var/cache/apparmore
··· 12 13 # apparmor configuration 14 security.apparmor = { 15 + enable = true; 16 17 # whether to enable the AppArmor cache 18 # in /var/cache/apparmore