services.syslog-ng.configHeader
NixOS option
The very first lines of the configuration file. Should usually contain the syslog-ng version header.
type: strings concatenated with "\n"Default
declared in: nixos/modules/services/logging/syslog-ng.nixView source on NixOS/nixpkgs →'' @version: 4.4 @include "scl.conf" ''