diff --git a/modules/cli-tools.nix b/modules/cli-tools.nix index 771cc75..a33f26b 100644 --- a/modules/cli-tools.nix +++ b/modules/cli-tools.nix @@ -5,7 +5,6 @@ # top like tools bmon # network monitor gotop # fancy top - iotop # top for io mtr # interactive traceroute # batch processing/automation @@ -102,6 +101,7 @@ programs = { adb.enable = true; bandwhich.enable = true; + iotop.enable = true; }; environment.pathsToLink = [