Update simple-efi.nix

This commit is contained in:
Aaron Honeycutt 2023-12-29 15:35:48 +00:00
parent 12a45d5293
commit f349cd818a

View file

@ -2,7 +2,7 @@
disko.devices = {
disk = {
vda = {
#device = "/dev/disk/by-id/some-disk-id";
device = "/dev/vda";
type = "disk";
content = {
type = "gpt";