Radish alpha
r
rad:z254T5p17bdFPmzfDojsdjo4HjpoZ
Radicle Infrastructure as Code (NixOS, OpenTofu, …)
Radicle
Git
seed/boot: Fix GRUB device
Lorenz Leutgeb committed 11 months ago
commit 46dccd5a6cd256639d7000cf082d3d58f82dcba1
parent 2aaabf9
1 file changed +1 -1
modified os/host/xyz/seed/default.nix
@@ -54,7 +54,7 @@
    loader.grub = {
      enable = true;
      efiSupport = false;
-
      device = "/dev/disk/by-uuid/5d17c66f-46fc-484d-be63-b21786e61af9";
+
      device = "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_30473871";
    };

    initrd.availableKernelModules = [