Skip to content

calibre

All-in-one ebook management solution

Example

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

Stack Options

nps.stacks.calibre.containers.calibre

Alias of {option}services.podman.containers.calibre.

Type
plaintext
submodule
Declaration

nps.stacks.calibre.enable

Whether to enable calibre.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration