{ programs.nix-index = { enable = true; # package = pkgs.unstable_pkgs.nix-index; enableBashIntegration = true; enableZshIntegration = true; }; }