added emergent and eves records folders
This commit is contained in:
parent
508e831a2a
commit
bd608563c0
|
@ -9,6 +9,9 @@
|
|||
leyla_supernote_notes = {
|
||||
id = "dwbuv-zffnf";
|
||||
};
|
||||
eve_records = {
|
||||
id = "by6at-d4h9n";
|
||||
};
|
||||
share = {
|
||||
id = "73ot0-cxmkx";
|
||||
};
|
||||
|
@ -29,6 +32,10 @@
|
|||
folder = config.folders.leyla_supernote_notes;
|
||||
path = "/mnt/sync/leyla/notes";
|
||||
};
|
||||
eve_records = {
|
||||
folder = config.folders.eve_records;
|
||||
path = "/mnt/sync/eve/records";
|
||||
};
|
||||
share = {
|
||||
folder = config.folders.share;
|
||||
path = "/mnt/sync/default/share";
|
||||
|
@ -89,6 +96,17 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
emergent = {
|
||||
id = "6MIDMKJ-7IFHXVX-FIR3YTB-KVE75LN-PA6IOTN-I257LWR-MMC4K6C-5H4SHQN";
|
||||
folders = {
|
||||
eve_records = {
|
||||
folder = config.folders.eve_records;
|
||||
};
|
||||
share = {
|
||||
folder = config.folders.share;
|
||||
};
|
||||
};
|
||||
};
|
||||
shale = {
|
||||
id = "AOAXEVD-QJ2IVRA-6G44Q7Q-TGUPXU2-FWWKOBH-DPKWC5N-LBAEHWJ-7EQF4AM";
|
||||
folders = {
|
||||
|
|
Loading…
Reference in a new issue