Skip to content

calibre

All-in-one ebook management solution

Example

nix
{
  nps.stacks.calibre.enable = true;
}

Stack Options

nps.stacks.calibre.enable

Whether to enable calibre.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration

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.

Type
plaintext
submodule
Declaration