Trigger out-of-memory process killer before lockup
This commit is contained in:
@@ -148,6 +148,9 @@ in {
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Trigger out-of-memory process killing earlier
|
||||||
|
services.earlyoom.enable = true;
|
||||||
|
|
||||||
# Import other configuration modules
|
# Import other configuration modules
|
||||||
imports = [
|
imports = [
|
||||||
./modules/hardware-configuration.nix
|
./modules/hardware-configuration.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user