removed bob_temp

This commit is contained in:
2025-01-19 16:08:39 -05:00
parent 0457265bd7
commit 1a1cc41265
2 changed files with 0 additions and 15 deletions

View File

@@ -29,13 +29,5 @@
]; ];
fsWatcherEnabled = true; fsWatcherEnabled = true;
}; };
"temp" = {
id = "bob_temp";
path = "/home/richie/temp";
devices = [
"jeeves"
];
fsWatcherEnabled = true;
};
}; };
} }

View File

@@ -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;