nixmsi: enable crashdumps

This commit is contained in:
chayleaf 2024-12-10 20:26:09 +07:00
parent 5091f1a52d
commit 6cf7b8798f
Signed by: chayleaf
GPG key ID: 78171AD46227E68E

View file

@ -34,6 +34,7 @@
### SECTION 1: HARDWARE/BOOT PARAMETERS ###
boot = {
crashDump.enable = true;
kernel.sysctl = {
"vm.dirty_ratio" = 4;
"vm.dirty_background_ratio" = 2;