diff --git a/modules/base/default.nix b/modules/base/default.nix index 8485e91..eedc307 100644 --- a/modules/base/default.nix +++ b/modules/base/default.nix @@ -140,6 +140,7 @@ dnsutils bandwhich speedtest-cli + nix-output-monitor config.boot.kernelPackages.perf # compression/decompression diff --git a/shared/home/default.nix b/shared/home/default.nix index e9b0b27..b32dbca 100644 --- a/shared/home/default.nix +++ b/shared/home/default.nix @@ -76,6 +76,7 @@ in { yamllint bandwhich hyperfine + nix-output-monitor ]) ];