Add auditd

This commit is contained in:
ItsDrike 2024-04-15 22:47:54 +02:00
parent 4ea6be120d
commit c3dda54f90
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
6 changed files with 127 additions and 0 deletions

View file

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