Added cpuFreqGovernor option to configure a CPU frequency governor.

svn path=/nixos/trunk/; revision=30949
This commit is contained in:
Peter Simons 2011-12-16 23:44:37 +00:00
parent 52e6088c88
commit ae82e7b048
2 changed files with 40 additions and 0 deletions

View file

@ -190,6 +190,7 @@
./system/upstart-events/runlevel.nix
./system/upstart-events/shutdown.nix
./system/upstart/upstart.nix
./tasks/cpu-freq.nix
./tasks/filesystems.nix
./tasks/kbd.nix
./tasks/lvm.nix