diff --git a/services/syncthing.nix b/services/syncthing.nix index 784ffbad..de369fda 100644 --- a/services/syncthing.nix +++ b/services/syncthing.nix @@ -34,12 +34,6 @@ in { path = "~/Videos"; ignorePerms = true; }; - "orgmobile" = { - inherit devices; - id = "k5use-dmeqp"; - path = "~/.orgmobile"; - ignorePerms = true; - }; }; }; };