Commit 9996e9220b1a

Vincent Demeester <vincent@sbr.pm>
2025-02-17 12:09:52
syncthing: add photos
1 parent d86e0c0
Changed files (1)
systems
modules
systems/modules/services/syncthing.nix
@@ -119,6 +119,11 @@ in
               id = "wpiah-ydwwx";
               devices = fullDeviceNames;
             };
+            "/home/vincent/desktop/pictures/photos" = {
+              label = "photos";
+              id = "uetya-ypa3d";
+              devices = fullDeviceNames;
+            };
           } else { }) // (if (config.networking.hostName == "wakasu") then {
             "/home/vincent/desktop/music" = {
               label = "music";