Move Org back to being sync'd with syncthing

This commit is contained in:
Evie Litherland-Smith 2023-10-27 12:20:17 +01:00
parent 9bc9267c8e
commit 1ff7bea4c8
2 changed files with 5 additions and 4 deletions

View file

@ -11,10 +11,6 @@
services.git-sync = {
enable = true;
repositories = with config.home; {
org = {
path = "${homeDirectory}/Org";
uri = "git+https://git.xenia.me.uk/xenia/Org.git";
};
notmuch = {
path = "${homeDirectory}/.notmuch";
uri = "git+https://git.xenia.me.uk/xenia/notmuch.git";

View file

@ -19,6 +19,11 @@
path = "~/Music";
ignorePerms = true;
};
"Org" = {
id = "kztmq-eoqcs";
path = "~/Org";
ignorePerms = true;
};
"Pictures" = {
id = "ziuj8-rm6dn";
path = "~/Pictures";