limit number of configurations on bootloader
This commit is contained in:
parent
1bbaf5e956
commit
0dea94a913
|
@ -28,7 +28,7 @@
|
|||
systemd-boot = {
|
||||
enable = true;
|
||||
# editor = false;
|
||||
# configurationLimit = 100;
|
||||
configurationLimit = 50;
|
||||
};
|
||||
};
|
||||
plymouth = {
|
||||
|
|
Loading…
Reference in a new issue