Use dbus-broker instead of default dbus
This commit is contained in:
parent
4eac0979be
commit
ff25be1075
1 changed files with 2 additions and 0 deletions
|
@ -97,4 +97,6 @@ in {
|
||||||
|
|
||||||
programs.autojump.enable = true;
|
programs.autojump.enable = true;
|
||||||
programs.vim.defaultEditor = true;
|
programs.vim.defaultEditor = true;
|
||||||
|
|
||||||
|
services.dbus.implementation = "broker";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue