{ boot.loader = { systemd-boot = { enable = true; consoleMode = "max"; configurationLimit = 42; }; efi.canTouchEfiVariables = true; }; }