diff options
author | makefu <github@syntax-fehler.de> | 2021-10-01 18:54:08 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-10-01 18:54:08 +0200 |
commit | 2a7635bc811a51a867ce45d545a44004fe1da3a6 (patch) | |
tree | 39f059147ffc54ee58ee8fbb038f1df02604a255 /makefu/2configs | |
parent | 9e27690932169e895a00355398dd36f4241df37a (diff) |
ma tools/core: add iotop,lm_sensors
Diffstat (limited to 'makefu/2configs')
-rw-r--r-- | makefu/2configs/tools/core.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/tools/core.nix b/makefu/2configs/tools/core.nix index bce461e9e..aea2e560e 100644 --- a/makefu/2configs/tools/core.nix +++ b/makefu/2configs/tools/core.nix @@ -24,6 +24,8 @@ ${gnused}/bin/sed -i "''${1}d" ~/.ssh/known_hosts dosfstools ntfs3g smartmontools + lm_sensors + iotop # io pv |