fix: wrong dbus output (?)
This commit is contained in:
parent
26c17d5cf9
commit
754dd6126d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
dlDeps = with pkgs; [
|
dlDeps = with pkgs; [
|
||||||
# libdbus, for rfd
|
# libdbus, for rfd
|
||||||
dbus
|
dbus.lib
|
||||||
|
|
||||||
# needed for both x11 and wayland
|
# needed for both x11 and wayland
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue