nixpkgs/nixos
Ryan Mulligan 8d0b95dc09 nixos/monit: change type of 'config' option to lines
By using types.lines for 'config', we can specify monit configurations
in lots of modules and they can all be automatically combined together
with newlines. This is desireable because different modules might want
to each specify the small monitoring task specific to their service.

This commit also updates the module to use current idioms.
2018-11-09 16:07:42 -08:00
..
doc nixos/manual: move syncthing notice in the right position 2018-11-07 08:32:03 +01:00
lib Merge pull request #44439 from Ekleog/meta-tests 2018-11-07 00:05:22 +01:00
maintainers create-amis.sh: Change directory for AMIs 2018-07-24 21:19:14 +02:00
modules nixos/monit: change type of 'config' option to lines 2018-11-09 16:07:42 -08:00
tests Merge pull request #49809 from griff/rspamd-workers 2018-11-09 02:55:02 +00:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release-combined: remove keymap tests from tested job 2018-06-06 21:02:55 +02:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix Merge pull request #49814 from aanderse/gitea 2018-11-08 23:45:46 +01: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.