services.remark42.environmentFile

NixOS option

Optional environment file in systemd EnvironmentFile= format. Use this for secrets to avoid storing them in the Nix store.

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