nixpkgs/modules/config
Eelco Dolstra cf36b3db80 * If power management is enabled, set the governor to ‘ondemand’ by
default.  See
  
    http://www.codon.org.uk/~mjg59/power/good_practices.html
    
  for the reasoning.  (Basically, the ‘performance’ and ‘powersave’
  governors don't actually provide extra performance or power savings
  in most cases.)

  It used to be that desktop environments like KDE were able to set
  the governor through HAL (e.g. KDE could be configured to switch to
  the powersave governor when the user unplugs his laptop).  However,
  this is no longer the case with upower — it is now expected that
  everybody uses the ondemand governor.  See

    http://old.nabble.com/-PATCH--powerdevil-remove-cpufreq.patch-td27815354.html

* Rename ‘cpuFreqGovernor’ to ‘powerManagement.cpuFreqGovernor’.

* Include cpufreq-utils in the system path if a governor is set, since
  we depend on it anyway.

svn path=/nixos/trunk/; revision=30991
2011-12-20 22:44:58 +00:00
..
fonts.nix Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir", etc. 2011-10-30 15:19:58 +00:00
gnu.nix Another strange error, which I fixed 2011-01-30 17:27:24 +00:00
i18n.nix
krb5.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
ldap.nix Add more options for LDAP module. (timeLimit, bind.timeLimit, bind.policy) 2011-10-30 18:46:31 +00:00
networking.nix Let hostname --fqdn find proper hostname 2011-12-20 12:35:12 +00:00
no-x-libs.nix Remove tabs 2010-04-15 15:47:26 +00:00
nsswitch-mdns.conf NSS-mDNS: Allow both IPv4 and IPv6 address resolution. 2010-10-07 20:10:40 +00:00
nsswitch.conf Adding 'ethers' on nsswitch. 2011-04-20 20:59:07 +00:00
nsswitch.nix Oops. 2009-06-26 21:39:31 +00:00
power-management.nix * If power management is enabled, set the governor to ‘ondemand’ by 2011-12-20 22:44:58 +00:00
pulseaudio.nix * Revert r30370, it's no longer needed. 2011-11-11 15:02:30 +00:00
shells.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
swap.nix Remove swap cipher option because it isn't implemented and is misleading new users 2011-11-10 16:39:04 +00:00
system-path.nix Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir", etc. 2011-10-30 15:19:58 +00:00
timezone.nix * Create /etc/localtime as a symlink to the right zoneinfo file. 2011-10-27 19:36:03 +00:00
unix-odbc-drivers.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
users-groups.nix Convert users.extraUsers to an option set and add support for openssh 2011-11-29 06:08:55 +00:00