Reduce number of boot options to 3
This commit is contained in:
parent
dc9311a081
commit
1275f351e2
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
||||||
networking.hostName = "EDI";
|
networking.hostName = "EDI";
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
boot.loader.systemd-boot.configurationLimit = 3;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
users.users = {
|
users.users = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue