services.remark42.settings
NixOS option
Extra environment variables passed to Remark42.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/web-apps/remark42.nixView source on NixOS/nixpkgs →{
AUTH_ANON = "true";
}