feat(gs/system): Install htop on all systems

In this case mostly so I can have it on mugwump

Change-Id: Ifa24caf607b30c1d034f4a9e7044ece88fcee38e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2048
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-10-12 23:30:31 -04:00 committed by glittershark
parent 703407b2d4
commit 963088aff6

View file

@ -32,6 +32,7 @@ with lib;
lm_sensors
dnsutils
depot.users.glittershark.system.system.rebuilder
htop
];
services.openssh.enable = true;