From 7187394e1947205ebf5033334abb74b9dba17c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sun, 2 Jun 2024 02:12:28 +0300 Subject: [PATCH] Add documents folder (larger test with single folder --- syncthing.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/syncthing.nix b/syncthing.nix index a3a472a..f144a71 100644 --- a/syncthing.nix +++ b/syncthing.nix @@ -31,6 +31,7 @@ in { "~/Desktop" = default; + "~/Documents" = default; }; options = {