rm sshguard

This commit is contained in:
2024-08-27 08:44:05 +03:00
parent 0e48ec63f4
commit c2e58f1314
6 changed files with 0 additions and 31 deletions

View File

@@ -369,7 +369,6 @@ in
};
services = {
sshguard.enable = true;
gitea.enable = true;
hass.enable = true;
syncthing-relay.enable = true;

View File

@@ -85,7 +85,6 @@ in
};
services = {
sshguard.enable = false;
ssh8022.client = {
enable = true;
keyfile = config.age.secrets.ssh8022-client.path;

View File

@@ -70,8 +70,6 @@ in
};
services = {
sshguard.enable = false;
ssh8022.client = {
enable = true;
keyfile = config.age.secrets.ssh8022-client.path;

View File

@@ -78,7 +78,6 @@
services = {
tailscale.enable = true;
node_exporter.enable = true;
sshguard.enable = true;
borgstor = {
enable = true;