nixpkgs/nixos
Bjørn Forsman 6949e24366 nixos: add fail2ban to module-list.nix
Now that the fail2ban service has the ".enable" option, I think it's
time to add it to the module list, so that we can enable it in
configuration.nix like this:

  services.fail2ban.enable = true;
2014-08-24 13:50:57 +02:00
..
doc Merge pull request #3522 from ryantm/patch-1 2014-08-23 12:47:42 +04:00
gui
lib Merge remote-tracking branch 'origin/master' into staging. 2014-08-04 16:51:47 +02:00
maintainers
modules nixos: add fail2ban to module-list.nix 2014-08-24 13:50:57 +02:00
tests tests/ipv6.nix: Fix race 2014-08-10 14:51:23 +02:00
COPYING
default.nix
README
release-combined.nix Remove the containers test from the release-critical builds 2014-08-05 10:25:42 +02:00
release.nix Build a few NixOS system closures on Hydra 2014-08-22 11:41:15 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.