nixpkgs/modules
Mathijs Kwik 01b8c48c32 logcheck: add some options to ease setting up ignore-rules
The special handling for cronjobs should probably move to the cron
module (logcheckIgnore = bool option) in the future, as it's more
natural to just declare a cronjob, and mark it as "log-ignored",
instead of adding cronjobs through logcheck.

But as systemCronjobs is not an attrset yet (just simple strings),
this would require adding an attrset for cronjobs or parsing strings
in the nix language to get hold of the cron-user and command.

So for now, I keep the interface within logcheck's module.
2012-10-09 16:04:17 +02:00
..
config Add an /etc/hosts entry mapping localhost to ::1 2012-10-07 00:46:24 -04:00
hardware Add new 'hardware.cpu.amd.updateMicrocode' option. 2012-09-11 18:44:37 +02:00
installer nixos-rebuild: Support --option 2012-09-14 13:23:19 -04:00
misc Add "adm" group from the systemd branch to prevent constant collisions 2012-09-28 11:14:33 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs modules/programs/bash/bashrc.sh: adapt bash completion for version 2.0 of the package 2012-08-20 16:37:14 +02:00
security modules/security/sudo.nix: added 'wheelNeedsPassword' option (default: true) 2012-08-13 14:37:32 +02:00
services logcheck: add some options to ease setting up ignore-rules 2012-10-09 16:04:17 +02:00
system busyboxKeymap: Support unicode keymaps 2012-09-24 17:15:26 -04:00
tasks Adding a parameter 'ttyEmergency' 2012-09-24 00:16:52 +02:00
testing qemu tests use the virtio console to run commands 2012-08-07 17:04:00 -04:00
virtualisation Provide a common share between VMs to allow easy communication 2012-08-16 10:47:33 -04:00
module-list.nix Rename dovecot2 module to dovecot. 2012-09-25 11:23:53 +02:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00