[home] enable nix-index
This commit is contained in:
@@ -58,6 +58,12 @@
|
|||||||
categories = [ "Application" ];
|
categories = [ "Application" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.nix-index = {
|
||||||
|
enable = true;
|
||||||
|
enableFishIntegration = true;
|
||||||
|
};
|
||||||
|
|
||||||
programs.fzf.enableFishIntegration = false; # use fish.fzf keybinding
|
programs.fzf.enableFishIntegration = false; # use fish.fzf keybinding
|
||||||
programs.fish = {
|
programs.fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user