maybe thats the issue

This commit is contained in:
TheWanderingCrow 2025-01-20 20:20:36 -05:00
parent c1fdb6faf8
commit d2818ca8b2

View file

@ -78,7 +78,7 @@ in
homebox = {
enable = true;
settings = {
HBOX_STORAGE_DATA = "${volumePath}/homebox/data";
HBOX_STORAGE_DATA = "${volumePath}/homebox/data/";
HBOX_STORAGE_SQLITE_URL = "${volumePath}/homebox/data/homebox.db?_fk=1&_time_format=sqlite";
};
};