system/kernel: remove redundant grub config

This commit is contained in:
LavaDesu 2024-01-17 15:10:38 +07:00
parent 06d3121009
commit 3a73b323b2
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -9,7 +9,6 @@
"kernel.core_pattern" = "|/bin/false";
"kernel.sysrq" = 1;
};
loader.grub.useOSProber = true;
};
hardware.enableRedistributableFirmware = true;
zramSwap.enable = true;