Add apparmor

This commit is contained in:
ItsDrike 2024-04-15 22:13:19 +02:00
parent 7a17948e90
commit 4ea6be120d
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
3 changed files with 66 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./apparmor.nix
];
}