typo: powerManagment -> powerManagement (#25813)
This commit is contained in:
parent
f5b6c1e58d
commit
b0ec4b8cc7
@ -3,11 +3,11 @@
|
|||||||
with lib;
|
with lib;
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.powerManagment.powertop;
|
cfg = config.powerManagement.powertop;
|
||||||
in {
|
in {
|
||||||
###### interface
|
###### interface
|
||||||
|
|
||||||
options.powerManagment.powertop.enable = mkEnableOption "powertop auto tuning on startup";
|
options.powerManagement.powertop.enable = mkEnableOption "powertop auto tuning on startup";
|
||||||
|
|
||||||
###### implementation
|
###### implementation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user