This website requires JavaScript.
Explore
Help
Sign in
ItsDrike
/
nixdots
Watch
1
Star
0
Fork
You've already forked nixdots
0
mirror of
https://github.com/ItsDrike/nixdots
synced
2025-02-24 20:59:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2cd16c9b78
nixdots
/
system
/
shared
/
security
/
default.nix
8 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
Add apparmor
2024-04-15 22:13:19 +02:00
{
imports
=
[
./apparmor.nix
Add auditd
2024-04-15 22:47:54 +02:00
./auditd.nix
Log all actions polkit actions
2024-04-15 22:57:39 +02:00
./polkit.nix
Add apparmor
2024-04-15 22:13:19 +02:00
]
;
}
Reference in a new issue
Copy permalink