{ config, ... }: { boot = { loader = { systemd-boot.enable = true; efi.canTouchEfiVariables = true; }; tmp.useTmpfs = config.host.highRam; }; }