diff --git a/modules/system/boot/module.nix b/modules/system/boot/module.nix index 456d13f..f161402 100644 --- a/modules/system/boot/module.nix +++ b/modules/system/boot/module.nix @@ -5,6 +5,7 @@ enable = true; efiSupport = true; device = "nodev"; + configurationLimit = 69; }; }; boot.plymouth = {