mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-23 22:19:33 +01:00
add syncthing folder
This commit is contained in:
parent
1905f72374
commit
b5e7d9ac84
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user