Gitiles
Code Review
Sign In
git.clicks.codes
/
Minion
/
NixFiles
/
c54fa8eeb55f60a2ea8e4d8a30bad9a6722314f2
/
.
/
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
];
}