From 444c0d9253f1b3f972f752cbd82b74d15abb4fdc Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 24 Jul 2024 09:50:06 +0700 Subject: [PATCH] syncthing: added sops folder --- system/services/syncthing.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/system/services/syncthing.nix b/system/services/syncthing.nix index f411cd8..118f2bf 100644 --- a/system/services/syncthing.nix +++ b/system/services/syncthing.nix @@ -124,6 +124,15 @@ in "living-room-system" ]; }; + "/nas/Syncthing/Sync/sops" = { + label = "Sops"; + id = "Sops"; + devices = [ + "s20fe" + "work-laptop" + "windows" + ]; + }; }; devices = { s20fe = {