Skip to content

calibre

Example

nix
{
  calibre.enable = true;
}

Stack Options

nps.stacks.calibre.containers.calibre

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

Type
plaintext
submodule
Declaration

nps.stacks.calibre.containers.calibre-downloader

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

Type
plaintext
submodule
Declaration

nps.stacks.calibre.enable

Whether to enable calibre.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration