disable ssh startwhenneeded on rackserv
This commit is contained in:
parent
17d0efa8cd
commit
5d7ed51f99
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
services.openssh.startWhenNeeded = false; # i dont think this works with fail2ban
|
||||
|
||||
services.fail2ban = {
|
||||
enable = true;
|
||||
ignoreIP = ["100.64.0.0/10"]; # tailscale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue