Reduce number of boot options to 3
This commit is contained in:
parent
5515c682c6
commit
2a692708dd
|
@ -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…
Reference in a new issue