add zettelkasten to syncthing
This commit is contained in:
parent
90d2406326
commit
069470a77c
1 changed files with 4 additions and 0 deletions
|
@ -309,6 +309,10 @@ in {
|
||||||
path = "/home/deva/sync";
|
path = "/home/deva/sync";
|
||||||
devices = ["truenas"];
|
devices = ["truenas"];
|
||||||
};
|
};
|
||||||
|
"zettelkasten" = {
|
||||||
|
path = "/home/deva/zet";
|
||||||
|
devices = ["truenas"];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue