Reduce number of boot options to 3

This commit is contained in:
Lillian Violet 2023-10-23 17:53:36 +02:00
parent 5515c682c6
commit 2a692708dd

View file

@ -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 = {