Fix previous for pindakaas
This commit is contained in:
parent
8476bbde12
commit
448a154d74
5 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue