add syncthing folder

This commit is contained in:
Daniel Langbein 2024-11-05 22:04:31 +01:00
parent 1905f72374
commit b5e7d9ac84
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -46,6 +46,11 @@
# Which devices to share the folder with. # Which devices to share the folder with.
devices = [ "yodaTux" "yodaTab" "yodaEnchilada" ]; devices = [ "yodaTux" "yodaTab" "yodaEnchilada" ];
}; };
# My personal tasklist.
"Tasks" = {
path = "/mnt/data/jc-data/cloud.privacy1st.de/files_ncp/Tasks";
devices = [ "yodaTux" "yodaTab" "yodaEnchilada" ];
};
# Obsidian vault of travel blog. # Obsidian vault of travel blog.
"TravelDiary" = { "TravelDiary" = {
path = "/mnt/data/jc-data/cloud.privacy1st.de/files_ncp/TravelDiary"; path = "/mnt/data/jc-data/cloud.privacy1st.de/files_ncp/TravelDiary";