mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore(wip): get started with opensnitch
This commit is contained in:
parent
63faa1f795
commit
c7783b911d
1 changed files with 5 additions and 0 deletions
5
modules/security/opensnitch.nix
Normal file
5
modules/security/opensnitch.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
services.opensnitch = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue