feat: add nix-index-database and comma

This commit is contained in:
Youwen Wu 2024-11-01 21:35:48 -07:00
parent 48752ec0b2
commit 8632afc3c2
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 41 additions and 9 deletions

View file

@ -156,6 +156,8 @@ in
enableFishIntegration = true;
};
programs.nix-index-database.comma.enable = true;
programs.fd.enable = true;
programs.btop = {