replace earlyoom with nohang
This commit is contained in:
@@ -120,11 +120,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.earlyoom = {
|
||||
enable = true;
|
||||
freeMemThreshold = 2;
|
||||
freeSwapThreshold = 2;
|
||||
};
|
||||
services.nohang.enable = true;
|
||||
|
||||
services.logind.settings.Login = {
|
||||
HandlePowerKey = "suspend";
|
||||
|
||||
Reference in New Issue
Block a user