From 5cd12b4072e0a591f33d7fd25db93a8685dfe20d Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Fri, 2 Aug 2024 21:20:40 +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 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