Skip to content

Phylactery

services.phylactery.enable

Whether to enable Phylactery server. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/phylactery.nix

services.phylactery.host

Listen host for Phylactery Type: string

Default

"localhost"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/phylactery.nix

services.phylactery.library

Path to CBZ library Type: path

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/phylactery.nix

services.phylactery.package

The phylactery package to use. Type: package

Default

pkgs.phylactery

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/phylactery.nix

services.phylactery.port

Listen port for Phylactery Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/web-apps/phylactery.nix