tangled
alpha
login
or
join now
sharparam.com
/
nix-config
0
fork
atom
this repo has no description
nix
0
fork
atom
overview
issues
pulls
pipelines
nix-config
/
modules
/
programs
/
btop.nix
at
main
9 lines
112 B
view raw
wrap content
sharparam.com
Add btop
11d ago
e134b689
1
{
2
programs
.
btop
=
{
3
homeManager
=
{
4
programs
.
btop
=
{
5
enable
=
true
;
6
}
;
7
}
;
8
}
;
9
}