MyNixOS website logo
option

services.akkoma.config.":web_push_encryption".":vapid_details".private_key

base64-encoded private ECDH key.

The attribute _secret should point to a file containing the secret.

Declarations
Type
secret value
Default
{
  _secret = "/var/lib/secrets/akkoma/vapid-private";
}