Try install with Grub loader

nixos-install

#USE GRUB
boot.loader.grub.efiSupport = true;(the installer tell me this line wrong)
                            ^
boot.loader.grub.device = "nodev";
what wrong?

?​​​​​​​​​​​​​​​​​​​​​​​​​​