From 6fcffb259aab9da4b6c1fc98282dc4b506eb93af Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Mar 2026 22:00:19 +0100 Subject: refactor(home): replace znap with direct zsh plugin sourcing and add packages --- modules/home/default.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'modules/home/default.nix') 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 -- cgit v1.2.3