Remove earlyoom

This commit is contained in:
2022-05-27 22:26:22 +02:00
parent 1529a9ee8e
commit 8e7d1cd82f

View File

@@ -152,9 +152,6 @@ in {
]; ];
}; };
# Trigger out-of-memory process killing earlier
services.earlyoom.enable = true;
# Configure git for auto-upgrade # Configure git for auto-upgrade
programs.git = { programs.git = {
enable = true; enable = true;