disable ssh startwhenneeded on rackserv

This commit is contained in:
xunuwu 2025-06-04 03:51:32 +02:00
parent 17d0efa8cd
commit 5d7ed51f99
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -1,4 +1,6 @@
{ {
services.openssh.startWhenNeeded = false; # i dont think this works with fail2ban
services.fail2ban = { services.fail2ban = {
enable = true; enable = true;
ignoreIP = ["100.64.0.0/10"]; # tailscale ignoreIP = ["100.64.0.0/10"]; # tailscale