Enable nix-index package
This commit is contained in:
parent
9b55d10887
commit
2b655732d5
|
@ -43,6 +43,7 @@
|
||||||
fileWidgetCommand = "${pkgs.fd}/bin/fd --type f";
|
fileWidgetCommand = "${pkgs.fd}/bin/fd --type f";
|
||||||
};
|
};
|
||||||
jq.enable = true;
|
jq.enable = true;
|
||||||
|
nix-index.enable = true;
|
||||||
readline = {
|
readline = {
|
||||||
enable = true;
|
enable = true;
|
||||||
variables = {
|
variables = {
|
||||||
|
|
Loading…
Reference in a new issue