services.pdfding.secretKeyFile

NixOS option

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

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