fix up remote 109-199-104-83
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.grub = {
|
||||
devices = ["/dev/sda"];
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user