vps: change syncthing datadir to vps NAS

This commit is contained in:
Fabian Montero 2025-01-24 12:00:01 -06:00
parent 09a74648a1
commit 63a190bc7c
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -13,6 +13,7 @@ with lib; {
openDefaultPorts = true;
guiAddress = "127.0.0.1:8384";
settings.options.urAccepted = -1;
dataDir = "/mnt/export2179/syncthing";
relay = {
enable = true;
pools = [];