Add lots of programs to HM

This commit is contained in:
Martin Larsson 2025-01-16 23:09:16 +00:00
parent b2be8749ff
commit d4e1e4b891

View file

@ -3,6 +3,19 @@
stateVersion = "24.05";
packages = with pkgs; [
neovim
fzf
bat
git
yazi
zsh
tmux
eza
curl
wget
ripgrep
fd
jq
starship
];
};
}