From f9298eaa04398f030cdf54bc7fe6bccb90e56438 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 28 Dec 2022 15:43:22 +0000 Subject: [PATCH] Update pbp.nix --- systems/pbp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {