backwards/pinwheel: Share org via syncthing

This commit is contained in:
Alexander Heldt
2024-08-31 12:16:09 +02:00
parent f6b485078a
commit 65191feb6e
2 changed files with 4 additions and 2 deletions

View File

@@ -15,12 +15,13 @@
settings = {
devices = {
phone.id = config.lib.syncthing.phone;
pinwheel.id = config.lib.syncthing.pinwheel;
};
folders = {
org = {
path = "/home/alex/sync/org";
devices = [ "phone" ];
devices = [ "phone" "pinwheel" ];
versioning = {
type = "staggered";
params = {