1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
gnu.nix
i18n.nix
krb5.nix
ldap.nix
networking.nix Let hostname --fqdn find proper hostname 2011-12-20 12:35:12 +00:00
no-x-libs.nix
nsswitch-mdns.conf
nsswitch.conf
nsswitch.nix
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
swap.nix
system-path.nix
timezone.nix
unix-odbc-drivers.nix
users-groups.nix Convert users.extraUsers to an option set and add support for openssh 2011-11-29 06:08:55 +00:00