adding rhapsody-in-green

This commit is contained in:
2024-10-03 21:07:04 -04:00
parent fd407de917
commit 81e0bd8517
6 changed files with 132 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
path = "/home/richie/notes";
devices = [
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
@@ -14,6 +15,7 @@
devices = [
"phone"
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
@@ -23,6 +25,7 @@
devices = [
"phone"
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
@@ -33,6 +36,7 @@
"ipad"
"phone"
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
@@ -41,6 +45,7 @@
path = "/home/richie/projects";
devices = [
"jeeves"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};