mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
maybe thats the issue
This commit is contained in:
parent
c1fdb6faf8
commit
d2818ca8b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue