add zettelkasten to syncthing

This commit is contained in:
valerie 2024-07-13 19:58:44 -04:00
parent 90d2406326
commit 069470a77c
Signed by: valnyx
GPG key ID: CC10324DD962CB7E

View file

@ -309,6 +309,10 @@ in {
path = "/home/deva/sync";
devices = ["truenas"];
};
"zettelkasten" = {
path = "/home/deva/zet";
devices = ["truenas"];
};
};
};
};