Add cli tools
This commit is contained in:
@ -78,12 +78,15 @@
|
||||
|
||||
programs.bat.enable = true;
|
||||
programs.ripgrep.enable = true;
|
||||
programs.btop.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
fd
|
||||
du-dust
|
||||
glow
|
||||
ripgrep-all
|
||||
viddy
|
||||
duf
|
||||
(python313.withPackages(ps: [ ps.llm ps.llm-anthropic ps.llm-gemini ]))
|
||||
#nerdfonts
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user