switch dbus impl to broker
This commit is contained in:
parent
0a780c9a15
commit
d23f4cf261
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