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