podman and opensnitch
This commit is contained in:
parent
23ca86c7d5
commit
306c51900e
4 changed files with 7 additions and 5 deletions
|
|
@ -49,6 +49,9 @@
|
|||
implicitPolicyTarget = "block";
|
||||
};
|
||||
|
||||
# OpenSnitch Application Firewall
|
||||
services.opensnitch.enable = true;
|
||||
|
||||
security.pam.loginLimits = [
|
||||
{ domain = "*"; item = "core"; type = "-"; value = "0"; }
|
||||
];
|
||||
|
|
@ -84,5 +87,7 @@
|
|||
lynis
|
||||
audit
|
||||
tcpdump
|
||||
bandwhich
|
||||
opensnitch-ui
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue