MyNixOS website logo
option

services.dbus.implementation

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.

Declarations
Type
one of "dbus", "broker"
Default
"dbus"