nix/module/Dbus.nix

4 lines
55 B
Nix

{ ... }: {
services.dbus.implementation = "broker";
}