Remove earlyoom

This commit is contained in:
coolneng 2022-05-27 22:26:22 +02:00
parent 1529a9ee8e
commit 8e7d1cd82f
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

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