mirror of
https://github.com/blahai/nyx.git
synced 2025-06-11 04:43:02 -04:00
Networking: add firewall & fail2ban
This commit is contained in:
parent
057582d665
commit
e135815d69
3 changed files with 72 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
inherit (lib.modules) mkDefault mkForce;
|
||||
in {
|
||||
imports = [
|
||||
./firewall
|
||||
|
||||
./tailscale.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue