diff --git a/shell.nix b/shell.nix index 5055f46..b8f5bf4 100644 --- a/shell.nix +++ b/shell.nix @@ -48,8 +48,10 @@ pkgs.mkShell { pkgs.mesa pkgs.libGL pkgs.gst_all_1.gstreamermm - # output the out and dev pkgs.libxkbcommon # for qt + + + pkgs.fzf ]; shellHook = ''