summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2017-07-03 09:48:58 +0200
committerVladimír Čunát <vcunat@gmail.com>2017-07-03 09:48:58 +0200
commitd1a89ae9d702a4b91b6d661af256552e330bb995 (patch)
treeb34b95d1204ad7b4423b10cf1572d11b3293319f /nixos/modules/module-list.nix
parent343ad1697d6967b7aa949752fd5c4471f691b4eb (diff)
parent0b1c8793fc20944b68562d9a73a5ce391f1603e0 (diff)
downloadnixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.tar
nixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.tar.gz
nixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.tar.bz2
nixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.tar.lz
nixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.tar.xz
nixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.tar.zst
nixlib-d1a89ae9d702a4b91b6d661af256552e330bb995.zip
Merge branch 'master' into staging
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 9f8d876704c9..a2add1b3e435 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -236,16 +236,17 @@
   ./services/hardware/udisks2.nix
   ./services/hardware/upower.nix
   ./services/hardware/thermald.nix
+  ./services/logging/SystemdJournal2Gelf.nix
   ./services/logging/awstats.nix
   ./services/logging/fluentd.nix
   ./services/logging/graylog.nix
+  ./services/logging/heartbeat.nix
   ./services/logging/journalbeat.nix
   ./services/logging/klogd.nix
   ./services/logging/logcheck.nix
   ./services/logging/logrotate.nix
   ./services/logging/logstash.nix
   ./services/logging/rsyslogd.nix
-  ./services/logging/SystemdJournal2Gelf.nix
   ./services/logging/syslog-ng.nix
   ./services/logging/syslogd.nix
   ./services/mail/dovecot.nix
@@ -587,6 +588,7 @@
   ./services/web-servers/fcgiwrap.nix
   ./services/web-servers/jboss/default.nix
   ./services/web-servers/lighttpd/cgit.nix
+  ./services/web-servers/lighttpd/collectd.nix
   ./services/web-servers/lighttpd/default.nix
   ./services/web-servers/lighttpd/gitweb.nix
   ./services/web-servers/lighttpd/inginious.nix