syncthing: add Japanese learning materials folder
This commit is contained in:
parent
22444e618a
commit
7da0eb68ee
|
@ -94,6 +94,14 @@ in
|
||||||
id = "Onyx-Notes";
|
id = "Onyx-Notes";
|
||||||
devices = [ "onyx" ];
|
devices = [ "onyx" ];
|
||||||
};
|
};
|
||||||
|
"/nas/Syncthing/Sync/Japanese-Learning-Materials" = {
|
||||||
|
label = "Japanese Learning Materials";
|
||||||
|
id = "Japanese-Learning-Materials";
|
||||||
|
devices = [
|
||||||
|
"s20fe"
|
||||||
|
"work-laptop"
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
devices = {
|
devices = {
|
||||||
s20fe = {
|
s20fe = {
|
||||||
|
|
Loading…
Reference in a new issue