Commit 523b845b34cb

Vincent Demeester <vincent@sbr.pm>
2026-06-11 12:36:57
feat(syncthing): add sync folder on aomi
Include the shared sync folder in aomi's Syncthing config so it participates alongside the other devices.
1 parent c2f13c0
Changed files (1)
globals.nix
@@ -289,6 +289,7 @@ _: {
       syncthing = {
         id = "S6UM56N-TI2Z73H-IKO6F5Y-652ENJL-5BICIVD-JGFXED3-7JEJLZ2-XEIEXAL";
         folders = {
+          sync = { };
           org = { };
           screenshots = { };
           wallpapers = { };