From 613e0d79472d9837a993cf3efe4834f43872b6b5 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Wed, 27 Nov 2024 00:17:35 +0000 Subject: [PATCH] modules/useable: add bmon in addition to nethogs because each has its own advantages for certain usecases --- nix/nixos-modules/useable.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nix/nixos-modules/useable.nix b/nix/nixos-modules/useable.nix index 169c853..c11c714 100644 --- a/nix/nixos-modules/useable.nix +++ b/nix/nixos-modules/useable.nix @@ -71,9 +71,10 @@ in bat batmon # TODO only on systems wich batteries + bmon # better than nethogs for graphs manix massren - nethogs + nethogs # better than bmon for process identification reptyr psitop unixtools.xxd