MyNixOS website logo
option

services.stirling-pdf.environment

Environment variables for the stirling-pdf app. See https://github.com/Stirling-Tools/Stirling-PDF#customisation for available options.

Declarations
Type
attribute set of (string or signed integer)
Default
{ }
Example
{
  INSTALL_BOOK_AND_ADVANCED_HTML_OPS = "true";
  SERVER_PORT = 8080;
}