feat: setup dbus-broker.
This commit is contained in:
parent
c467c4293e
commit
9da8f1cc21
1 changed files with 3 additions and 0 deletions
|
|
@ -43,5 +43,8 @@
|
||||||
|
|
||||||
# Enable dconf
|
# Enable dconf
|
||||||
programs.dconf.enable = true;
|
programs.dconf.enable = true;
|
||||||
|
|
||||||
|
# Setup dbus broker
|
||||||
|
# services.dbus.implementation = "broker";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue