vps-private: Disable syncthing

This commit is contained in:
SebastianStork 2026-02-27 22:14:41 +01:00
parent 0da43226ed
commit 213abf4c5e
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -27,13 +27,6 @@
services = {
dns.enable = true;
syncthing = {
enable = true;
isServer = true;
gui.domain = "syncthing.${privateDomain}";
doBackups = true;
};
atuin = {
enable = true;
domain = "atuin.${privateDomain}";