services.apache-kafka.settings
Kafka broker configuration server.properties.
Note that .properties files contain mappings from string to string.
Keys with dots are NOT represented by nested attrs in these settings,
but instead as quoted strings (ie. settings."broker.id", NOT
settings.broker.id).
- Type
open submodule of lazy attribute set of (null or boolean or signed integer or string or list of (boolean or signed integer or string))- Declared
- <nixpkgs/nixos/modules/services/misc/apache-kafka.nix>