base: +cpupower

This commit is contained in:
2025-02-19 18:52:49 +00:00
parent 40940773c7
commit 17a361719a

View File

@@ -205,6 +205,9 @@ in
config.boot.kernelPackages.perf
config.boot.kernelPackages.vm-tools
# non-virtual
powerstat
config.boot.kernelPackages.cpupower
]
(lib.mkIf (pkgs.stdenv.hostPlatform.system == "x86_64-linux") [ wrk2 ])