WIP
This commit is contained in:
parent
0473021e08
commit
429a85060d
3 changed files with 10 additions and 0 deletions
|
@ -4,5 +4,8 @@
|
|||
|
||||
{
|
||||
boot.loader.grub.efiSupport = true;
|
||||
boot.loader.grub.efiInstallAsRemovable = lib.mkForce true;
|
||||
boot.loader.efi.canTouchEfiVariables = lib.mkForce false;
|
||||
|
||||
boot.extraModulePackages = [ ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue