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