chore(systemd-boot): set configuration limit to 5
This commit is contained in:
parent
78be78a8dc
commit
91e0c3cd2a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
boot.loader = {
|
||||
timeout = 5;
|
||||
systemd-boot.enable = true;
|
||||
systemd-boot.configurationLimit = 5;
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue