1 2 3 4 5 6 7
{ boot.loader.grub = { devices = ["/dev/sda"]; efiSupport = true; efiInstallAsRemovable = true; }; }