1
0
Fork 0

Install btop

This commit is contained in:
Malte Brandy 2022-03-15 13:51:00 +01:00
parent dbf1e4ded9
commit 0871855325
2 changed files with 2 additions and 1 deletions

View file

@ -107,7 +107,7 @@ in [
{Tmate = "tmate";} {Tmate = "tmate";}
]; ];
} }
{"Monitor (htop)" = "htop";} {"Monitor (btop)" = "btop";}
{ {
"W17" = { "W17" = {
Summer = "ssh door@burbon.w17.io buzzer"; Summer = "ssh door@burbon.w17.io buzzer";

View file

@ -33,6 +33,7 @@ self: super: {
inherit inherit
(self) (self)
htop htop
btop
tree tree
pwgen pwgen
borgbackup borgbackup