From 7da0eb68ee869725a5f8a5f77f5597d4e59ea848 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Fri, 5 Jul 2024 21:05:14 +0700 Subject: [PATCH] syncthing: add Japanese learning materials folder --- system/services/syncthing.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/system/services/syncthing.nix b/system/services/syncthing.nix index 5d990d4..5582e75 100644 --- a/system/services/syncthing.nix +++ b/system/services/syncthing.nix @@ -94,6 +94,14 @@ in id = "Onyx-Notes"; devices = [ "onyx" ]; }; + "/nas/Syncthing/Sync/Japanese-Learning-Materials" = { + label = "Japanese Learning Materials"; + id = "Japanese-Learning-Materials"; + devices = [ + "s20fe" + "work-laptop" + ]; + }; }; devices = { s20fe = {