diff --git a/hosts/fasu.nix b/hosts/fasu.nix index 9a482bc..2ce1a5b 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/disk/by-label/FASU-BOOT"; + device = "/dev/nbd1"; efiSupport = false; extraConfig = '' set timeout=2