services.kthxbye.extraOptions

NixOS option

Extra command line options. Documentation can be found here.

type: list of string
Default
[ ]
Example
[
  "-extend-with-prefix 'ACK!'"
];
declared in: nixos/modules/services/monitoring/kthxbye.nixView source on NixOS/nixpkgs →