fix(rinnosuke): oh.

This commit is contained in:
Kat Inskip 2025-12-03 20:35:45 -08:00
parent ce594b6a99
commit 8585f1749f
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -18,7 +18,7 @@ _: let
kernelModules = ["kvm-amd"];
loader.grub = {
enable = true;
device = "/dev/disk/by-uuid/EE23-9347";
device = "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0";
};
};