From fd83440ff8521610d664e58a5cf974ef8819919d Mon Sep 17 00:00:00 2001 From: wymiller Date: Sat, 15 Feb 2025 23:02:58 -0600 Subject: [PATCH] update power management readme --- modules/pwrMgmt/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/pwrMgmt/README.md b/modules/pwrMgmt/README.md index 04349d0..0291df6 100644 --- a/modules/pwrMgmt/README.md +++ b/modules/pwrMgmt/README.md @@ -14,7 +14,7 @@ Given that this configuration is in the `machine/` directory (where ho # other configuration files here... ]; - customPowerManagement = { + pwrMgmt = { enable = true; cpuFreqGovernor = "performance"; powertop.enable = false; @@ -29,7 +29,7 @@ Given that this configuration is in the `machine/` directory (where ho # other configuration files here... ]; - customPowerManagement = { + pwrMgmt = { enable = true; cpuFreqGovernor = "powersave"; powertop = {