1{ 2 boot.loader.systemd-boot = { 3 enable = true; 4 editor = false; 5 configurationLimit = 20; 6 consoleMode = "max"; 7 }; 8 boot.loader.efi.canTouchEfiVariables = true; 9}