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