summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJonathan Glines <auntieNeo@gmail.com>2015-02-05 01:42:00 -0700
committerJonathan Glines <auntieNeo@gmail.com>2015-05-24 18:22:53 -0600
commit847f8297fc9f2bf692147008b731657182d3a3f2 (patch)
treee8650612007dfc434e14e4d308739334be14b048 /nixos/modules/module-list.nix
parentd8dab38fda0e48b31edc6fdd88ebfb1ad08c5105 (diff)
downloadnixlib-847f8297fc9f2bf692147008b731657182d3a3f2.tar
nixlib-847f8297fc9f2bf692147008b731657182d3a3f2.tar.gz
nixlib-847f8297fc9f2bf692147008b731657182d3a3f2.tar.bz2
nixlib-847f8297fc9f2bf692147008b731657182d3a3f2.tar.lz
nixlib-847f8297fc9f2bf692147008b731657182d3a3f2.tar.xz
nixlib-847f8297fc9f2bf692147008b731657182d3a3f2.tar.zst
nixlib-847f8297fc9f2bf692147008b731657182d3a3f2.zip
Added config options for systemd-coredump functionality.
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 3b6305179f0d..cd679f8e93c4 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -406,6 +406,7 @@
   ./services/x11/xserver.nix
   ./system/activation/activation-script.nix
   ./system/activation/top-level.nix
+  ./system/boot/coredump.nix
   ./system/boot/emergency-mode.nix
   ./system/boot/kernel.nix
   ./system/boot/kexec.nix