services.karma.configFile

NixOS option

A YAML config file which can be used to configure karma instead of the nix-generated file.

type: absolute path
Default
"A configuration file generated from the provided nix attributes settings option."
Example
"/etc/karma/karma.conf"
declared in: nixos/modules/services/monitoring/karma.nixView source on NixOS/nixpkgs →