4 lines
79 B
Nix
4 lines
79 B
Nix
_: {
|
|
boot.loader.grub.efiSupport = true;
|
|
boot.extraModulePackages = [ ];
|
|
}
|