big updates

This commit is contained in:
Bryan Ramos 2026-04-30 22:35:09 -04:00
parent 52ba79c38d
commit 9a9aa63564
5 changed files with 28 additions and 23 deletions

View file

@ -14,9 +14,11 @@ in
vimdiffAlias = true;
extraPackages = with pkgs; [
lazygit
cargo
rustc
gcc
fzf
rg
ripgrep
];
};