1{...}: { 2 boot.loader = { 3 systemd-boot = { 4 enable = true; 5 configurationLimit = 5; 6 }; 7 efi.canTouchEfiVariables = true; 8 }; 9}