update syncthing path

This commit is contained in:
willifan 2024-05-22 11:06:48 +02:00
parent c104ae441c
commit 42931f9dbd

View File

@ -3,8 +3,8 @@
services.syncthing = {
enable = true;
user = "willifan";
dataDir = "/home/willifan/temp";
configDir = "/home/willifan/temp/.config/syncthing";
dataDir = "/mnt/data";
configDir = "/mnt/data/.config/syncthing";
overrideDevices = true;
overrideFolders = true;
settings = {