nixpkgs/modules/services
Eelco Dolstra 2e0a569187 * Use InputClass in the synaptics module to automatically use the
synaptics driver for all touchpads (unless the "dev" option is set).
* Get rid of some synaptics options: SHMConfig, Repeater (obsolete);
  *Edge (usually auto-detected), Protocol (use auto-detect instead).

svn path=/nixos/trunk/; revision=23092
2010-08-10 14:13:57 +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 * Fix PostgreSQL boot. 2010-07-15 21:21:16 +00:00
hardware * Fix example. 2010-08-08 13:57:21 +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 * Sync with the trunk. 2010-06-20 20:54:31 +00:00
misc reverting -r22286 2010-06-21 14:17:19 +00:00
monitoring * Remove `stopOn = "shutdown"' which doesn't work. 2010-06-02 16:05:09 +00:00
network-filesystems * Add a missing dependency. 2010-07-12 15:32:23 +00:00
networking nixos: kerberos services for the server. 2010-08-06 08:49:08 +00:00
printing * Run CUPS' external programs in the "lp" group so that they can 2010-08-06 14:52:09 +00:00
scheduling * Style changes. 2010-07-13 09:23:35 +00:00
security Improved the TOR service to be able to act as a TOR relay and disable the client functionality. Doesn't change the behavior of the existing TOR configurations. 2010-07-12 06:03:52 +00:00
system * Always symlink etc/dbus-1 and share/dbus-1 in the system path, not 2010-08-09 11:42:32 +00:00
ttys * If mountall fails to mount all filesystems, start an emergency shell 2010-06-07 12:15:55 +00:00
web-servers * Fix the dump feature. 2010-08-04 14:05:14 +00:00
x11 * Use InputClass in the synaptics module to automatically use the 2010-08-10 14:13:57 +00:00