base: add cpupower

main
Motiejus Jakštys 2024-03-11 21:35:30 +02:00
parent 851af8e798
commit 9727b88acd
1 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,8 @@ in {
p7zip
zopfli
brotli
config.boot.kernelPackages.cpupower
]
(lib.mkIf (!cfg.skipPerf) [config.boot.kernelPackages.perf])
];