diff --git a/partitions/simple-efi.nix b/partitions/simple-efi.nix index c00a35b..2c0dd87 100644 --- a/partitions/simple-efi.nix +++ b/partitions/simple-efi.nix @@ -2,7 +2,7 @@ disko.devices = { disk = { vda = { - #device = "/dev/disk/by-id/some-disk-id"; + device = "/dev/vda"; type = "disk"; content = { type = "gpt";