This commit is contained in:
2024-08-24 22:00:37 +03:00
parent 5aadaee1d0
commit c4da312209
5 changed files with 38 additions and 13 deletions

View File

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

View File

@@ -81,6 +81,8 @@ in
services = {
sshguard.enable = false;
ssh8022.enable = true;
tailscale = {
enable = true;
verboseLogs = true;