all repos — nixfiles @ 0aa0ff3396172e5fc1ad51ded03875dec60e7de8

System and user configuration, managed by nix and home-manager

prefect: allow updating EFI variables
Alan Pearce alan@alanpearce.eu
Mon, 08 Jun 2020 13:03:06 +0200
commit

0aa0ff3396172e5fc1ad51ded03875dec60e7de8

parent

b4464646c9a27d69004c592d909822b1cf11a4a8

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M system/prefect.nixsystem/prefect.nix
@@ -28,7 +28,6 @@ ./settings/gaming.nix     ./settings/programs/tor.nix
     ./settings/programs/barrier.nix
   ];
-  boot.loader.efi.canTouchEfiVariables = pkgs.lib.mkForce false;
   services.xserver.screenSection = ''
     Option "MetaModes" "2560x1440_120 +0+0 { ForceFullCompositionPipeline = On }"
     Option "AllowIndirectGLXProtocol" "off"