From f091c080d9854e1c5860a2c7359085b0d054d64a Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Tue, 20 Aug 2024 22:17:18 +0700 Subject: [PATCH] syncthing: shared music folder --- system/services/syncthing.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/system/services/syncthing.nix b/system/services/syncthing.nix index 118f2bf..b0d40f8 100644 --- a/system/services/syncthing.nix +++ b/system/services/syncthing.nix @@ -133,6 +133,16 @@ in "windows" ]; }; + "/nas/Syncthing/Sync/Music" = { + label = "Music"; + id = "Music"; + devices = [ + "s20fe" + "work-laptop" + "windows" + "living-room-system" + ]; + }; }; devices = { s20fe = {