diff options
Diffstat (limited to 'modules/home/default.nix')
| -rw-r--r-- | modules/home/default.nix | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/home/default.nix b/modules/home/default.nix index 201f513..e888234 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -23,10 +23,21 @@ home.packages = with pkgs; [ claude-code + delta + fzf + gh + ghq git-get + htop + jq + lazygit nodejs_22 + ripgrep + starship tmux + tree twm + yq ]; # Let home-manager manage itself |
