hosts/server: remove watchdog
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m19s

This commit is contained in:
2025-06-20 18:51:25 +01:00
parent 9316eb1257
commit 967455f8c3

View File

@ -50,11 +50,6 @@ in
AllowSuspend=no
AllowHibernation=no
'';
watchdog = {
runtimeTime = "20s";
rebootTime = "30s";
};
};
services.fail2ban = {