From 1c2c4af3751756f1abc993b97a3514c3470726c8 Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Fri, 2 Aug 2024 21:17:36 +0200 Subject: [PATCH] fasu changes --- hosts/fasu.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fasu.nix b/hosts/fasu.nix index d25cdb1..9a482bc 100644 --- a/hosts/fasu.nix +++ b/hosts/fasu.nix @@ -38,7 +38,7 @@ # Use the GRUB 2 boot loader. boot.loader.grub = { enable = true; - device = "/dev/sda"; + device = "/dev/disk/by-label/FASU-BOOT"; efiSupport = false; extraConfig = '' set timeout=2