system/kernel: remove redundant grub config
This commit is contained in:
parent
06d3121009
commit
3a73b323b2
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
||||||
"kernel.core_pattern" = "|/bin/false";
|
"kernel.core_pattern" = "|/bin/false";
|
||||||
"kernel.sysrq" = 1;
|
"kernel.sysrq" = 1;
|
||||||
};
|
};
|
||||||
loader.grub.useOSProber = true;
|
|
||||||
};
|
};
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue