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

@@ -25,6 +25,7 @@
"nix-command"
"flakes"
];
download-buffer-size = 524288000;
log-lines = 30;
min-free = mkDefault "${toString (5 * 1024 * 1024 * 1024)}";
max-free = mkDefault "${toString (10 * 1024 * 1024 * 1024)}";