Remove elfeed from syncthing, add back to git-sync-all

This commit is contained in:
Evie Litherland-Smith 2024-03-08 06:49:05 +00:00
parent 406750a9e2
commit f048d05850
2 changed files with 2 additions and 6 deletions

View file

@ -1,10 +1,12 @@
SYNC_DIRS=(
"$HOME/.password-store/"
"$HOME/.elfeed/"
"$HOME/Documents/Org/"
"$HOME/Documents/References/"
)
SYNC_URLS=(
"https://git.xenia.me.uk/pixelifytica/pass.git"
"https://git.xenia.me.uk/pixelifytica/elfeed.git"
"https://git.xenia.me.uk/pixelifytica/org.git"
"https://git.xenia.me.uk/pixelifytica/references.git"
)

View file

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