From a3217bf08e6b6cba4caf1eb1967f603548916214 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 13 Jan 2024 08:37:45 +0000 Subject: [PATCH] Remove Documents folder from syncthing --- services/syncthing.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services/syncthing.nix b/services/syncthing.nix index 77480ef7..9b36ce51 100644 --- a/services/syncthing.nix +++ b/services/syncthing.nix @@ -20,12 +20,6 @@ in { "NCJBYBK-JRVFAAN-XO4I5AS-B5L7QD2-5PAMWX7-PHD5FQH-Q2EI32H-U3GF5AA"; }; folders = { - "Documents" = { - inherit devices; - id = "rvpib-dkatd"; - path = "~/Documents"; - ignorePerms = true; - }; "Music" = { inherit devices; id = "munzw-vnxhl";