From d4f5b1f925a739199a3b18c943192d1399023345 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sun, 7 Jan 2024 08:40:15 +0000 Subject: [PATCH] Remove Downloads from syncthing --- services/syncthing.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services/syncthing.nix b/services/syncthing.nix index 3bd6d91c..77480ef7 100644 --- a/services/syncthing.nix +++ b/services/syncthing.nix @@ -26,12 +26,6 @@ in { path = "~/Documents"; ignorePerms = true; }; - "Downloads" = { - inherit devices; - id = "mrq74-lqhcc"; - path = "~/Downloads"; - ignorePerms = true; - }; "Music" = { inherit devices; id = "munzw-vnxhl";