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