mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
crowdsec: Auto enable sources when appropriate
This commit is contained in:
parent
c9f05a040e
commit
59d2a732a0
2 changed files with 9 additions and 8 deletions
|
|
@ -36,11 +36,6 @@
|
|||
|
||||
crowdsec = {
|
||||
enable = true;
|
||||
sources = {
|
||||
iptables = true;
|
||||
sshd = true;
|
||||
caddy = true;
|
||||
};
|
||||
bouncers.firewall = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue