MyNixOS website logo
option

services.wealthfolio.secretKeyFile

Path to a file containing the 32-byte secret key used for encrypting sensitive data at rest (broker credentials, API keys) and signing JWT tokens.

Generate with: openssl rand -base64 32.

Note: Losing this key means losing access to all stored encrypted secrets. There is no recovery.

Declarations
Type
null or absolute path
Default
null
Example
config.age.secrets.wealthfolio-key.path