mimir: Enable AppArmor
This commit is contained in:
parent
fd34c27e31
commit
4981027e89
1 changed files with 4 additions and 0 deletions
|
@ -203,6 +203,10 @@
|
|||
security = {
|
||||
sudo.enable = false;
|
||||
sudo-rs.enable = true;
|
||||
|
||||
apparmor = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
systemd.network = {
|
||||
|
|
Loading…
Reference in a new issue