diff --git a/hosts/server.nix b/hosts/server.nix index 48fa19a..9b2cfe0 100644 --- a/hosts/server.nix +++ b/hosts/server.nix @@ -50,11 +50,6 @@ in AllowSuspend=no AllowHibernation=no ''; - - watchdog = { - runtimeTime = "20s"; - rebootTime = "30s"; - }; }; services.fail2ban = {