base: add cpupower
This commit is contained in:
parent
851af8e798
commit
9727b88acd
|
@ -171,6 +171,8 @@ in {
|
|||
p7zip
|
||||
zopfli
|
||||
brotli
|
||||
|
||||
config.boot.kernelPackages.cpupower
|
||||
]
|
||||
(lib.mkIf (!cfg.skipPerf) [config.boot.kernelPackages.perf])
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue