cluster/m/m/base: add a bunch of utilities to systemPackages

Change-Id: I8ad61f925011d019b8ef868013fcb266947a9c94
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1755
Reviewed-by: q3k <q3k@hackerspace.pl>
master
implr 2023-10-29 21:42:10 +01:00 committed by implr
parent e1dbc3cf74
commit c783390cf5
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ in {
time.timeZone = "Europe/Warsaw";
environment.systemPackages = with pkgs; [
wget vim htop tcpdump
wget vim htop tcpdump screen tmux smartmontools pciutils lm_sensors ipmitool
rxvt_unicode.terminfo
];
programs.mtr.enable = true;