zsh: add nix-index
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m56s

This commit is contained in:
Jordan Holt 2025-02-10 23:45:23 +00:00
parent 74dec5cf31
commit a434c16c81
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -137,6 +137,8 @@ in
};
};
nix-index.enable = true;
fzf = {
enable = true;
enableZshIntegration = true;