More syncthing changes

This commit is contained in:
KoenDR06 2024-10-08 15:59:46 +02:00
parent 0fbc754084
commit 60999bac49

View file

@ -101,6 +101,7 @@
}; };
folders = { folders = {
"Documents" = { "Documents" = {
id = "documentFolder";
path = "/home/horseman/Documents"; path = "/home/horseman/Documents";
devices = [ "luna" "terra" "solis" ]; devices = [ "luna" "terra" "solis" ];
}; };