MyNixOS website logo
option

services.linkding.environmentFile

Path to an environment file loaded by all linkding services. Useful for injecting secrets that should not appear in the Nix store, such as LD_DB_PASSWORD or LD_SUPERUSER_PASSWORD.

Declarations
Type
null or absolute path
Default
null
Example
"/run/secrets/linkding.env"