mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 10:00:41 +00:00
Add apparmor
This commit is contained in:
parent
7a17948e90
commit
4ea6be120d
3 changed files with 66 additions and 0 deletions
5
system/shared/security/default.nix
Normal file
5
system/shared/security/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./apparmor.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue