modules: services: calibre-web: persist library
This commit is contained in:
parent
1e862e8138
commit
aa3c0574d6
1 changed files with 5 additions and 0 deletions
|
|
@ -53,5 +53,10 @@ in
|
||||||
cfg.libraryPath
|
cfg.libraryPath
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
my.system.persist.directories = [
|
||||||
|
"/var/lib/${config.services.calibre-web.dataDir}"
|
||||||
|
cfg.libraryPath
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue