l mors: add earlyoom
This commit is contained in:
parent
f22a073784
commit
11fb70ca07
|
@ -180,4 +180,9 @@ with import <stockholm/lib>;
|
|||
};
|
||||
});
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
services.earlyoom = {
|
||||
enable = true;
|
||||
freeMemThreshold = 5;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue