about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorPhilippe Hürlimann <p@hurlimann.org>2022-12-28 00:17:14 +0100
committerPhilippe Hürlimann <p@hurlimann.org>2022-12-28 00:17:28 +0100
commitbcbedfeefc21fee3e3f7f897c803adfad425f6d0 (patch)
treeb33c456acf47ee6bde2f9e26889ebb243e5278b2 /nixos/modules/module-list.nix
parent77763b4c88fcb64be548d419fc8a4f0ac04548ea (diff)
nixos/ulogd: init
Heavily based on original work by xvuko

Co-authored-by: xvuko <nix@vuko.pl>
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index a1e7cf01882e3..0c840a5d7ab8a 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -520,6 +520,7 @@
   ./services/logging/syslog-ng.nix
   ./services/logging/syslogd.nix
   ./services/logging/vector.nix
+  ./services/logging/ulogd.nix
   ./services/mail/clamsmtp.nix
   ./services/mail/davmail.nix
   ./services/mail/dkimproxy-out.nix