mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
removed bob_temp
This commit is contained in:
@@ -29,13 +29,5 @@
|
|||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
"temp" = {
|
|
||||||
id = "bob_temp";
|
|
||||||
path = "/home/richie/temp";
|
|
||||||
devices = [
|
|
||||||
"jeeves"
|
|
||||||
];
|
|
||||||
fsWatcherEnabled = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,13 +15,6 @@ in
|
|||||||
];
|
];
|
||||||
fsWatcherEnabled = true;
|
fsWatcherEnabled = true;
|
||||||
};
|
};
|
||||||
"bob_temp" = {
|
|
||||||
path = "${vars.storage_syncthing}/bob_temp";
|
|
||||||
devices = [
|
|
||||||
"jeeves"
|
|
||||||
];
|
|
||||||
fsWatcherEnabled = true;
|
|
||||||
};
|
|
||||||
"notes" = {
|
"notes" = {
|
||||||
id = "l62ul-lpweo"; # cspell:disable-line
|
id = "l62ul-lpweo"; # cspell:disable-line
|
||||||
path = vars.media_notes;
|
path = vars.media_notes;
|
||||||
|
|||||||
Reference in New Issue
Block a user