services.dbus: try dbus-broker implementation
This commit is contained in:
parent
cbbb08d737
commit
5f506882bd
1 changed files with 2 additions and 0 deletions
|
@ -261,4 +261,6 @@ in
|
||||||
|
|
||||||
# stop NetworkManager from managing virtual interfaces
|
# stop NetworkManager from managing virtual interfaces
|
||||||
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
|
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
|
||||||
|
|
||||||
|
services.dbus.implementation = "broker";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue