remove fail2ban env variable
This commit is contained in:
parent
58dd89d7c0
commit
5435ca2cf9
1 changed files with 0 additions and 7 deletions
|
|
@ -288,13 +288,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.etc = {
|
|
||||||
"fail2ban/filter.d/go-login.local".text = pkgs.lib.mkDefault (pkgs.lib.mkAfter ''
|
|
||||||
[Definition]
|
|
||||||
failregex=^time= level=WARN msg=".*?" ip=<ADDR> status=4\d\d$
|
|
||||||
'');
|
|
||||||
};
|
|
||||||
|
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
rootless = {
|
rootless = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue