Test clatd

This commit is contained in:
Vili Sinervä 2024-09-28 20:42:26 +03:00
parent e3e77d5173
commit ecc6bd8c52
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -56,6 +56,7 @@
Restart = "on-failure";
RestartSec = "1s";
};
services.clatd.enable = true;
services.openssh.enable = pkgs.lib.mkForce false;
services.fail2ban.enable = pkgs.lib.mkForce false;