services.linkding.environmentFile
NixOS option
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.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/linkding.nixView source on NixOS/nixpkgs →"/run/secrets/linkding.env"