diff --git a/systems/manakish/hardware-configuration.nix b/systems/manakish/hardware-configuration.nix index 4802f05..32b4076 100644 --- a/systems/manakish/hardware-configuration.nix +++ b/systems/manakish/hardware-configuration.nix @@ -17,7 +17,6 @@ extraModulePackages = []; loader.grub = { enable = true; - version = 2; efiSupport = true; efiInstallAsRemovable = true; device = "/dev/sda";