forked from DGNum/infrastructure
feat(web01): Use fail2ban
This commit is contained in:
parent
2393364a47
commit
774427b20e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
lib.extra.mkConfig {
|
||||
enabledModules = [
|
||||
# List of modules to enable
|
||||
"dgn-fail2ban"
|
||||
"dgn-web"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue