nixpkgs/modules/services
Eelco Dolstra eb4c33eeca * Added an option to enable support for 32-bit binaries (such as Wine
or Google Earth) on 64-bit NixOS on NVIDIA hardware.  The 32-bit
  OpenGL library is symlinked from /var/run/opengl-driver-32, which is
  added to the LD_LIBRARY_PATH so that 32-bit binaries can find it.

svn path=/nixos/trunk/; revision=22062
2010-05-30 22:00:52 +00:00
..
audio Implemented enableOSSEmulation option, which can be used to disable OSS emulation. On my home PC OSS emulation gives me a lot of annoying problems 2010-03-03 14:01:13 +00:00
backup * mysql-backup: option for which user to use for performing backups 2009-12-14 17:57:37 +00:00
databases postgresql: allow adding plugins ot $libdir 2010-05-09 20:42:00 +00:00
hardware More verbose udev log 2010-05-19 19:15:49 +00:00
logging I forgot the username in the system cron job for logrotate. So it did not work until now. 2010-05-01 13:23:32 +00:00
mail Making postfix properly start on boot. 2010-04-13 22:47:34 +00:00
misc Fixing an xml manual tag (the manual did not validate, so, its build failed) 2010-04-29 19:06:18 +00:00
monitoring zabbix agent: extraConfig 2010-02-16 12:51:28 +00:00
network-filesystems Fixing the mountd nfs upstart script (about /etc/exports and its contents) 2010-05-08 19:02:54 +00:00
networking Fixing a syntax error in the vsftpd module I added in a recent commit. 2010-05-09 15:38:48 +00:00
printing * Fix https printing (the symlink to ipp was broken). 2010-05-18 15:19:52 +00:00
scheduling Remove tabs 2010-04-15 15:47:26 +00:00
security Renaming the tor services lowercase. 2010-05-16 22:22:34 +00:00
system Adding an option to disable nscd. 2009-12-16 20:51:25 +00:00
ttys * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
web-servers Making the httpd prefork basic settings configurable. 2010-04-21 20:55:57 +00:00
x11 * Added an option to enable support for 32-bit binaries (such as Wine 2010-05-30 22:00:52 +00:00