Add notes directory syncing to H0615
This commit is contained in:
parent
0699e44b60
commit
171f53dbd3
|
@ -11,6 +11,11 @@
|
|||
};
|
||||
};
|
||||
folders = {
|
||||
"Notes" = {
|
||||
path = "/home/elitherl/notes";
|
||||
devices = ["ion" "monarch" "northstar" "vanguard"];
|
||||
enable = true;
|
||||
};
|
||||
Sync = {
|
||||
path = "/home/elitherl/Sync";
|
||||
label = "UKAEA";
|
||||
|
|
Loading…
Reference in a new issue