Update pbp.nix
This commit is contained in:
parent
1e9c61bd9c
commit
f9298eaa04
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
boot.loader = {
|
||||
efi = {
|
||||
canTouchEfiVariables = false;
|
||||
canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
grub = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue