Bootloader : Increase gen history to 10.
This commit is contained in:
parent
dcbb6c23c7
commit
149ca4021d
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
systemd-boot = {
|
systemd-boot = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configurationLimit = 7;
|
configurationLimit = 10;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
tmp.useTmpfs = true;
|
tmp.useTmpfs = true;
|
||||||
|
|
Loading…
Reference in a new issue