remove syncthing

This commit is contained in:
Gene Liverman 2026-01-25 22:21:12 -05:00
parent c9c3897c8d
commit 4cbbe70898
Signed by: genebean
SSH key fingerprint: SHA256:gMnZbl3rg8nIXl4AomxNeNiOG4mWP/xEywbmQjVfhtY

View file

@ -560,12 +560,6 @@ in {
};
};
smartd.enable = true;
syncthing = {
enable = true;
dataDir = "/orico/syncthing";
openDefaultPorts = true;
guiAddress = "0.0.0.0:8384";
};
tailscale = {
enable = true;
authKeyFile = config.sops.secrets.tailscale_key.path;