nixos/cpu-freq: list correct default governor in description
This commit is contained in:
parent
979e4fe0c2
commit
1074c159f7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
||||||
description = ''
|
description = ''
|
||||||
Configure the governor used to regulate the frequence of the
|
Configure the governor used to regulate the frequence of the
|
||||||
available CPUs. By default, the kernel configures the
|
available CPUs. By default, the kernel configures the
|
||||||
on-demand governor.
|
performance governor.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue