Test clatd
This commit is contained in:
parent
e3e77d5173
commit
ecc6bd8c52
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
RestartSec = "1s";
|
RestartSec = "1s";
|
||||||
};
|
};
|
||||||
|
services.clatd.enable = true;
|
||||||
|
|
||||||
services.openssh.enable = pkgs.lib.mkForce false;
|
services.openssh.enable = pkgs.lib.mkForce false;
|
||||||
services.fail2ban.enable = pkgs.lib.mkForce false;
|
services.fail2ban.enable = pkgs.lib.mkForce false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue