crowdsec
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
...
|
||||
}:
|
||||
let
|
||||
inherit (lib.${namespace}) enabled disabled;
|
||||
inherit (lib.${namespace}) enabled;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
@@ -150,6 +150,7 @@ in
|
||||
8192
|
||||
3000
|
||||
2222
|
||||
8181
|
||||
];
|
||||
allowedUDPPorts = config.${namespace}.network.firewall.allowedTCPPorts;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user