services.pdfding.database.passwordFile

NixOS option

File containing POSTGRES_PASSWORD. Consider using a secret managing scheme such as agenix or sops-nix to generate this file.

type: null or absolute path
Default
null
Example
"/run/secrets/pdfding-db-password"
declared in: nixos/modules/services/web-apps/pdfding.nixView source on NixOS/nixpkgs →