Update simple-efi.nix

This commit is contained in:
Aaron Honeycutt 2023-12-29 16:51:00 +00:00
parent 604288d883
commit 007c95b5c3

View file

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