Skip to content

baikal

Self-hosted dav server for managing calendars and contacts

Example

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

Stack Options

nps.stacks.baikal.containers.baikal

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

Type
plaintext
submodule
Declaration

nps.stacks.baikal.enable

Whether to enable baikal.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration