Revert "Remove orgmobile from syncthing"

This reverts commit de75c8f44c.
This commit is contained in:
Evie Litherland-Smith 2024-03-17 10:56:43 +00:00
parent 399a1c47e0
commit b1cd71a61f

View file

@ -34,6 +34,12 @@ in {
path = "~/Videos";
ignorePerms = true;
};
"orgmobile" = {
inherit devices;
id = "k5use-dmeqp";
path = "~/.orgmobile";
ignorePerms = true;
};
};
};
};