Gitiles
Code Review
Sign In
git.clicks.codes
/
Minion
/
NixFiles
/
4243e95ed4de1fb4e8d008e86985aa4b2ee4af83
/
.
/
src
/
apps
/
personal
/
hollywood.nix
blob: 81ea58ed0fc7aa6522210fb6a3f1fd1dff292d67 [
file
] [
log
] [
blame
]
{
pkgs
,
...
}:
{
home
.
packages
=
with
pkgs
;
[
hollywood
byobu
tmux
apg
bash
bmon
ccze
cmatrix
htop
mplayer
openssh
tree
];
}