grub devices now
This commit is contained in:
		| @@ -8,7 +8,7 @@ | |||||||
|  |  | ||||||
|     boot.loader.grub.efiSupport = true; |     boot.loader.grub.efiSupport = true; | ||||||
|     # location at install time. Since the drive is a USB drive this is expcected to change on each device |     # location at install time. Since the drive is a USB drive this is expcected to change on each device | ||||||
|     boot.loader.grub.device = "/dev/sdb"; |     boot.loader.grub.devices = ["/dev/sdb"]; | ||||||
|     boot.loader.grub.efiInstallAsRemovable = true; |     boot.loader.grub.efiInstallAsRemovable = true; | ||||||
|     boot.loader.systemd-boot.enable = false; |     boot.loader.systemd-boot.enable = false; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user