mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
added brain to syncthing
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
"dotfiles" = {
|
||||
path = "/home/richie/dotfiles";
|
||||
devices = [
|
||||
"jeeves"
|
||||
"bob"
|
||||
"brain"
|
||||
"jeeves"
|
||||
];
|
||||
fsWatcherEnabled = true;
|
||||
};
|
||||
@@ -21,6 +22,7 @@
|
||||
path = "/home/richie/important";
|
||||
devices = [
|
||||
"bob"
|
||||
"brain"
|
||||
"jeeves"
|
||||
"phone"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user