diff --git a/systems/pbp.nix b/systems/pbp.nix index 54c83e1..e54fc1c 100644 --- a/systems/pbp.nix +++ b/systems/pbp.nix @@ -12,7 +12,7 @@ boot.loader = { efi = { - canTouchEfiVariables = false; + canTouchEfiVariables = true; }; grub = {