added music projects syncthin dirs
This commit is contained in:
parent
1b0b350d26
commit
6e31460813
@ -120,6 +120,21 @@
|
|||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
|
"music" = {
|
||||||
|
id = "vprc5-3azqc";
|
||||||
|
path = "/ZFS/Storage/Syncthing/music";
|
||||||
|
devices = [
|
||||||
|
"Phone"
|
||||||
|
"rhapsody-in-green"
|
||||||
|
];
|
||||||
|
fsWatcherEnabled = true;
|
||||||
|
};
|
||||||
|
"projects" = {
|
||||||
|
id = "vyma6-lqqrz";
|
||||||
|
path = "/ZFS/Storage/Syncthing/projects";
|
||||||
|
devices = [ "rhapsody-in-green" ];
|
||||||
|
fsWatcherEnabled = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -89,6 +89,21 @@
|
|||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
|
"music" = {
|
||||||
|
id = "vprc5-3azqc";
|
||||||
|
path = "/home/richie/music";
|
||||||
|
devices = [
|
||||||
|
"Phone"
|
||||||
|
"jeeves"
|
||||||
|
];
|
||||||
|
"projects" = {
|
||||||
|
id = "vyma6-lqqrz";
|
||||||
|
path = "/ZFS/Storage/Syncthing/projects";
|
||||||
|
devices = [ "jeeves" ];
|
||||||
|
fsWatcherEnabled = true;
|
||||||
|
};
|
||||||
|
fsWatcherEnabled = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user