services.dbus.implementation
NixOS option
The implementation to use for the message bus defined by the D-Bus specification. Can be either the classic dbus daemon or dbus-broker, which aims to provide high performance and reliability, while keeping compatibility to the D-Bus reference implementation.
type: one of "dbus", "broker"Default
declared in: nixos/modules/services/system/dbus.nixView source on NixOS/nixpkgs →"broker"