This commit is contained in:
Glen Goodwin 2023-09-28 00:41:01 -04:00
parent 1722c0cf66
commit 13f7a67edd
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{ ... }:
{
security.apparmor.enable = true;
security.apparmor.killUnconfinedConfinables = true;
}