Commit b894303b54cd

Vincent Demeester <vincent@sbr.pm>
2023-09-29 11:33:16
syncthing: add desktop/notes
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 4d8fa03
Changed files (1)
systems
modules
systems/modules/services/syncthing.nix
@@ -63,6 +63,11 @@ in
             id = "7dshg-r8zr6";
             devices = deviceNames;
           };
+          "/home/vincent/desktop/notes" = {
+            label = "notes";
+            id = "q2eld-jylbu";
+            devices = deviceNames;
+          };
           "/home/vincent/desktop/org" = {
             label = "org";
             id = "sjpsr-xfwdu";