moby: bump bootloader config limit from 8 -> 10
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
|
||||
sane.programs.mpv.config.defaultProfile = "fast";
|
||||
|
||||
# /boot space is at a premium. default was 20.
|
||||
# even 10 can be too much
|
||||
boot.loader.generic-extlinux-compatible.configurationLimit = 8;
|
||||
# /boot space is at a premium, especially with uncompressed kernels. default was 20.
|
||||
boot.loader.generic-extlinux-compatible.configurationLimit = 10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user