alyssum/home.syncthing: temporarily disable
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run

This commit is contained in:
Cilly Leang 2026-06-17 20:08:37 +10:00
parent 63d9d6b004
commit bd951b90b5
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -14,8 +14,8 @@
stateVersion = "26.05";
};
services.syncthing = {
enable = true;
guiAddress = "[::]:8385";
enable = false;
# guiAddress = "[::]:8385";
};
};
}