Update configuration.nix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
boot.loader.grub.device = "nodev";
|
||||
|
||||
boot.loader.efi = {
|
||||
canTouchEfiVariables = false;
|
||||
canTouchEfiVariables = true;
|
||||
efiSysMountPoint = "/boot";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user