dbus sucks i wanna cry :(
This commit is contained in:
parent
eb02262ae6
commit
364efb25ea
1 changed files with 5 additions and 5 deletions
|
|
@ -121,11 +121,11 @@ in {
|
|||
);
|
||||
};
|
||||
|
||||
dbus = {
|
||||
# NOTE: programs.uwsm.enable sets implementation to dbus-broker,
|
||||
# NOTE: however this seems to break dbus
|
||||
implementation = lib.mkForce "dbus";
|
||||
};
|
||||
# dbus = {
|
||||
# # NOTE: programs.uwsm.enable sets implementation to dbus-broker,
|
||||
# # NOTE: however this seems to break dbus
|
||||
# implementation = lib.mkForce "dbus";
|
||||
# };
|
||||
|
||||
# Multimedia Framework
|
||||
# With backwards compatability for alsa/pulseaudio/jack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue