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