blob: 81ea58ed0fc7aa6522210fb6a3f1fd1dff292d67 [file] [log] [blame]
{ pkgs, ... }: {
home.packages = with pkgs; [
hollywood
byobu
tmux
apg
bash
bmon
ccze
cmatrix
htop
mplayer
openssh
tree
];
}