Remove earlyoom
This commit is contained in:
parent
1529a9ee8e
commit
8e7d1cd82f
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue