add(apps): bottom
Added `btm`; a lightweight, diagnostic application. It is preferrable to `btop`.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{pkgs}: {
|
||||
programs.bottom = {
|
||||
enable = true;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user