earlyoom and update intellij

This commit is contained in:
Kopatz
2026-02-16 19:30:01 +01:00
parent ac9898b99f
commit 1005fa4a11
2 changed files with 7 additions and 1 deletions

View File

@@ -120,6 +120,12 @@
};
};
services.earlyoom = {
enable = true;
freeMemThreshold = 2;
freeSwapThreshold = 2;
};
services.logind.settings.Login = {
HandlePowerKey = "suspend";
};