diff --git a/machine-confs/helium.nix b/machine-confs/helium.nix index f17cf81..42e18e3 100644 --- a/machine-confs/helium.nix +++ b/machine-confs/helium.nix @@ -56,7 +56,6 @@ Restart = "on-failure"; RestartSec = "1s"; }; - services.clatd.enable = true; services.openssh.enable = pkgs.lib.mkForce false; services.fail2ban.enable = pkgs.lib.mkForce false;