Skip to content

Commit

Permalink
pkgs: waybar: fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
  • Loading branch information
LudovicoPiero committed Feb 20, 2024
1 parent 94a2951 commit fb30ea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/waybar/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ stdenv.mkDerivation (finalAttrs: {
(lib.mapAttrsToList lib.mesonEnable {
"cava" = cavaSupport;
"dbusmenu-gtk" = traySupport;
"gtk-layer-shell" = true;
"jack" = jackSupport;
"libinput" = inputSupport;
"libnl" = nlSupport;
Expand Down

0 comments on commit fb30ea7

Please sign in to comment.