Flake update, update oom config, disable avidemux and remove gnome specialization (due to cmake)

This commit is contained in:
2025-10-07 18:30:06 +03:00
parent 35924eebcf
commit 9b71a9e223
6 changed files with 7 additions and 67 deletions

View File

@@ -34,7 +34,7 @@ in
};
};
systemd.oomd.extraConfig.DefaultMemoryPressureLimit = "15%";
systemd.oomd.settings.OOM.DefaultMemoryPressureLimit = "15%";
services = {
printing.ricoh.enable = true;