Revert "Remove orgmobile from syncthing"
This reverts commit de75c8f44c
.
This commit is contained in:
parent
399a1c47e0
commit
b1cd71a61f
|
@ -34,6 +34,12 @@ in {
|
||||||
path = "~/Videos";
|
path = "~/Videos";
|
||||||
ignorePerms = true;
|
ignorePerms = true;
|
||||||
};
|
};
|
||||||
|
"orgmobile" = {
|
||||||
|
inherit devices;
|
||||||
|
id = "k5use-dmeqp";
|
||||||
|
path = "~/.orgmobile";
|
||||||
|
ignorePerms = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue