3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/config
Eelco Dolstra 8bf3c2c1bf * The implementation of the ALSA_PLUGIN_DIRS variable is buggy:
because it uses strtok() to modify the environment variable in
  place, it only works correctly the first time it's called.
  Subsequent calls only see the first directory listed in the
  variable.  This causes applications such as Audacious to fail
  because the Pulse plugin is not in the first directory.  However, we
  don't actually need $ALSA_PLUGIN_DIRS, because /etc/asound.conf
  allows the full path to the Pulse plugin to be specified.

svn path=/nixos/trunk/; revision=27960
2011-07-26 13:00:43 +00:00
..
fonts.nix Fix space-containing name processing 2011-05-28 20:08:49 +00:00
gnu.nix Another strange error, which I fixed 2011-01-30 17:27:24 +00:00
i18n.nix * Include only the en_US locale on the CD. This saves 75 MiB or so. 2009-06-05 17:19:30 +00:00
krb5.nix nixos: authenticate through kerberos 2010-08-06 08:50:48 +00:00
ldap.nix * One down, three to go. 2009-05-29 10:04:04 +00:00
networking.nix Add `localhost' under its "real" host name to /etc/hosts. 2009-07-08 16:10:09 +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 * Fix a syntax error in the sleep hook that broke suspend. 2010-12-08 19:46:52 +00:00
pulseaudio.nix * The implementation of the ALSA_PLUGIN_DIRS variable is buggy: 2011-07-26 13:00:43 +00:00
shells.nix * Create /etc/shells. KDM in KDE 4.7 requires it. 2011-07-17 10:45:49 +00:00
swap.nix * Move the swap module to config/ because it doesn't provide a task 2010-07-06 09:01:15 +00:00
system-path.nix * Generically handle the case where $out/share/mime/packages or one of 2011-02-05 06:58:15 +00:00
timezone.nix * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
unix-odbc-drivers.nix * More moving. 2009-05-25 14:19:33 +00:00
users-groups.nix * Support creating non-system user accounts. 2011-06-27 08:50:30 +00:00