diff --git a/system/boot.nix b/system/boot.nix index 3ce0843..8a588a0 100644 --- a/system/boot.nix +++ b/system/boot.nix @@ -28,7 +28,7 @@ systemd-boot = { enable = true; # editor = false; - # configurationLimit = 100; + configurationLimit = 50; }; }; plymouth = {