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";