fix: wrangle UEFI with efiInstallAsRemovable
This commit is contained in:
parent
402c01e48d
commit
c68ac0bc13
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
device = "nodev";
|
||||
efiSupport = true;
|
||||
useOSProber = true;
|
||||
efiInstallAsRemovable = true;
|
||||
};
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue