From 79fd82d0cde46e9ba4b59d651d1fe05048298f63 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Wed, 4 Oct 2023 15:42:25 +0200 Subject: [PATCH] fixup! wip --- machines/nazuna/hardware-configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/nazuna/hardware-configuration.nix b/machines/nazuna/hardware-configuration.nix index b97ae7f..f741e6f 100644 --- a/machines/nazuna/hardware-configuration.nix +++ b/machines/nazuna/hardware-configuration.nix @@ -13,6 +13,7 @@ network.enable = true; # remote unlocking luks.devices."root".device = "/dev/disk/by-uuid/b20be409-adb6-47fc-ba9b-c07e61503070"; }; + loader.grub.device = "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0"; }; fileSystems = {