efi boot
This commit is contained in:
parent
ce684985d7
commit
00f37912b9
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
||||||
{ devices = [ "nodev" ]; path = "/boot"; }
|
{ devices = [ "nodev" ]; path = "/boot"; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
efi = {
|
||||||
|
canTouchEfiVariables = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Reference in a new issue