From 770d6e12f74145a639f3589cb8d914aac3b42a28 Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Wed, 7 Aug 2024 14:08:50 +0200 Subject: [PATCH] ... --- hosts/fusu.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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