switch dbus impl to broker
This commit is contained in:
parent
a4efde80ca
commit
3f8ec80ae5
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@
|
|||
];
|
||||
|
||||
environment.variables.EDITOR = "hx";
|
||||
services.dbus.implementation = "broker";
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue