diff --git a/hosts/fusu.nix b/hosts/fusu.nix index 03eea51..46b3a77 100644 --- a/hosts/fusu.nix +++ b/hosts/fusu.nix @@ -37,7 +37,7 @@ # Use the GRUB 2 boot loader. boot.loader.grub = { enable = true; - device = "/dev/sda"; + device = "/dev/disk/by-id/ata-TOSHIBA_MQ04ABF100_11MYT5RBT"; efiSupport = false; extraConfig = '' set timeout=2