feat: move stuff around a bit, created new modules.

This commit is contained in:
CronyAkatsuki 2026-01-25 19:46:53 +01:00
parent 12fadadc5c
commit 506525af35
12 changed files with 247 additions and 215 deletions

View file

@ -8,7 +8,6 @@
};
config = lib.mkIf config.crony.oom.enable {
nix.settings.max-jobs = 8;
services.earlyoom = {
enable = true;
enableNotifications = true;