From b20db589f6ba02a48a8a1cf2ab2e08d71e81c7c5 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 16 Jan 2026 18:11:12 +0100 Subject: Enable earlyoom to prevent system hanging Signed-off-by: Mel --- modules/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common.nix') diff --git a/modules/common.nix b/modules/common.nix index e36d4e9..00b87bb 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -13,6 +13,7 @@ ./vim.nix ./tmux.nix ./nix-ld.nix + ./oom.nix ]; services.envfs.enable = true; -- cgit 1.4.1