diff --git a/home/shell/default.nix b/home/shell/default.nix index 4079c032..36b07549 100644 --- a/home/shell/default.nix +++ b/home/shell/default.nix @@ -43,6 +43,7 @@ fileWidgetCommand = "${pkgs.fd}/bin/fd --type f"; }; jq.enable = true; + nix-index.enable = true; readline = { enable = true; variables = {