services.haven.settings

NixOS option

See https://github.com/bitvora/haven for documentation.

type: unspecified value
Default
"See <https://github.com/bitvora/haven/blob/master/.env.example>"
Example
{
  RELAY_URL = "relay.example.com";
  OWNER_NPUB = "npub1...";
}
declared in: nixos/modules/services/web-apps/haven.nixView source on NixOS/nixpkgs →