mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
updated syncthing folders
This commit is contained in:
@@ -52,9 +52,7 @@
|
|||||||
id = "l62ul-lpweo"; # cspell:disable-line
|
id = "l62ul-lpweo"; # cspell:disable-line
|
||||||
path = "/home/richie/notes";
|
path = "/home/richie/notes";
|
||||||
devices = [
|
devices = [
|
||||||
"phone"
|
|
||||||
"jeeves"
|
"jeeves"
|
||||||
"rhapsody-in-green"
|
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
@@ -64,7 +62,6 @@
|
|||||||
devices = [
|
devices = [
|
||||||
"phone"
|
"phone"
|
||||||
"jeeves"
|
"jeeves"
|
||||||
"rhapsody-in-green"
|
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
@@ -74,7 +71,6 @@
|
|||||||
devices = [
|
devices = [
|
||||||
"phone"
|
"phone"
|
||||||
"jeeves"
|
"jeeves"
|
||||||
"rhapsody-in-green"
|
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
@@ -82,9 +78,9 @@
|
|||||||
id = "vprc5-3azqc"; # cspell:disable-line
|
id = "vprc5-3azqc"; # cspell:disable-line
|
||||||
path = "/home/richie/music";
|
path = "/home/richie/music";
|
||||||
devices = [
|
devices = [
|
||||||
|
"ipad"
|
||||||
"phone"
|
"phone"
|
||||||
"jeeves"
|
"jeeves"
|
||||||
"rhapsody-in-green"
|
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
@@ -93,7 +89,6 @@
|
|||||||
path = "/home/richie/projects";
|
path = "/home/richie/projects";
|
||||||
devices = [
|
devices = [
|
||||||
"jeeves"
|
"jeeves"
|
||||||
"rhapsody-in-green"
|
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -69,6 +69,7 @@ in
|
|||||||
path = "${vars.storage_syncthing}/music";
|
path = "${vars.storage_syncthing}/music";
|
||||||
devices = [
|
devices = [
|
||||||
"bob"
|
"bob"
|
||||||
|
"ipad"
|
||||||
"phone"
|
"phone"
|
||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user