Skip to content

Commit abb0d69

Browse files
committed
earlyoom 10% -> 5%
1 parent d155bf5 commit abb0d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/hardware/hardware-aenderpad.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# service to kill processes when memory is low
6262
services.earlyoom = {
6363
enable = true;
64-
# freeMemThreshold = 10; # 10 is default
64+
freeMemThreshold = 5; # 10% is default
6565
enableNotifications = true;
6666
};
6767

0 commit comments

Comments
 (0)