nix-index.nix: disable
This commit is contained in:
parent
89234cfa5a
commit
7acb6733d9
1 changed files with 1 additions and 5 deletions
|
@ -5,11 +5,7 @@
|
|||
enable = false;
|
||||
};
|
||||
nix-index = {
|
||||
enable = true;
|
||||
package = pkgs.nix-index;
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
enable = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue