install nix-index-database and comma; refactoring
This commit is contained in:
parent
44bf0ca489
commit
faa35e268e
6 changed files with 104 additions and 44 deletions
|
@ -119,6 +119,6 @@
|
|||
programs.fzf.enableZshIntegration = true;
|
||||
programs.zoxide.enableZshIntegration = true;
|
||||
programs.eza.enableZshIntegration = true;
|
||||
programs.nix-index.enableZshIntegration = false;
|
||||
programs.direnv.enableZshIntegration = false;
|
||||
programs.nix-index.enableZshIntegration = true;
|
||||
programs.direnv.enableZshIntegration = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue