put earlyoom back
This commit is contained in:
parent
87fc9751f7
commit
77b984f52e
3 changed files with 10 additions and 7 deletions
6
modules/common/earlyoom.nix
Normal file
6
modules/common/earlyoom.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
services.earlyoom = {
|
||||
enable = true;
|
||||
enableNotifications = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue