add configuration list limit
This commit is contained in:
parent
ef21eb3cff
commit
968009bffb
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
# Bootloader - standard UEFI setup
|
||||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
systemd-boot.configurationLimit = 10;
|
||||
efi.canTouchEfiVariables = true;
|
||||
timeout = 3;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue