From 304e37d643b884ac58303813f5fac14447b2746c Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 11 Nov 2023 09:29:04 +0000 Subject: [PATCH] Remove documents folder from syncthing --- services/syncthing/default.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services/syncthing/default.nix b/services/syncthing/default.nix index 7029b8bb..ba594df4 100644 --- a/services/syncthing/default.nix +++ b/services/syncthing/default.nix @@ -22,12 +22,6 @@ in { "NCJBYBK-JRVFAAN-XO4I5AS-B5L7QD2-5PAMWX7-PHD5FQH-Q2EI32H-U3GF5AA"; }; folders = { - "Documents" = { - inherit devices; - id = "gvggx-6telk"; - path = "~/Documents"; - ignorePerms = true; - }; "Music" = { inherit devices; id = "munzw-vnxhl";