calibre
All-in-one ebook management solution
Example
nix
{
nps.stacks.calibre.enable = true;
}Stack Options
nps.stacks.calibre.enable
Whether to enable calibre.
nps.stacks.calibre.libraryPath
Host directory where the Calibre library is stored.
Type
plaintext
string
Default
nix
"${config.nps.storageBaseDir}/calibre/library"
Declaration
Container Aliases
nps.stacks.calibre.containers.calibre
Alias of {option}services.podman.containers.calibre.
