about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorBernardo Meurer <bernardo@meurer.org>2022-09-28 09:53:49 -0300
committerGitHub <noreply@github.com>2022-09-28 09:53:49 -0300
commit2e0cca58f041b917a4780cc018d60eb6ae5b8d7f (patch)
tree5983d3cc8805346df37082509ecdd4c2c1d71990 /nixos/modules/module-list.nix
parentf56d319e680852bea73504b3e001eefb1e837c50 (diff)
parent3284f4fa19597828c778b1cc0b79cc1f6d06fef9 (diff)
Merge pull request #169613 from helsinki-systems/feat/systemd-oomd
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 50446e3ee598f..9f3cad3978661 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1236,6 +1236,7 @@
   ./system/boot/systemd/journald.nix
   ./system/boot/systemd/logind.nix
   ./system/boot/systemd/nspawn.nix
+  ./system/boot/systemd/oomd.nix
   ./system/boot/systemd/shutdown.nix
   ./system/boot/systemd/tmpfiles.nix
   ./system/boot/systemd/user.nix