updating syncthing phone id

This commit is contained in:
2026-04-18 11:45:38 -04:00
parent d6eec926e7
commit bcc2227cfd
4 changed files with 30 additions and 2 deletions

View File

@@ -31,5 +31,15 @@
];
fsWatcherEnabled = true;
};
"recordings" = {
path = "/home/richie/recordings";
devices = [
"jeeves"
"phone"
"rhapsody-in-green"
];
fsWatcherEnabled = true;
};
};
}