fixed projects syncthing config

This commit is contained in:
Richie Cahill 2024-06-09 10:56:25 -04:00
parent b85a4c80ae
commit c27e61b42f
2 changed files with 18 additions and 18 deletions

View File

@ -88,6 +88,8 @@
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
"projects" = {
id = "vyma6-lqqrz"; # cspell:disable-line
path = "/home/richie/projects";
@ -97,8 +99,6 @@
];
fsWatcherEnabled = true;
};
fsWatcherEnabled = true;
};
};
};

View File

@ -89,6 +89,8 @@
"phone"
"jeeves"
];
fsWatcherEnabled = true;
};
"projects" = {
id = "vyma6-lqqrz"; # cspell:disable-line
path = "/home/richie/projects";
@ -98,8 +100,6 @@
];
fsWatcherEnabled = true;
};
fsWatcherEnabled = true;
};
};
};