summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2020-06-08 13:03:06 +0200
committerAlan Pearce2020-06-08 13:03:06 +0200
commit0aa0ff3396172e5fc1ad51ded03875dec60e7de8 (patch)
tree404b7277eafcd3002ffc865077104186559db54c /system
parentb4464646c9a27d69004c592d909822b1cf11a4a8 (diff)
downloadnixfiles-0aa0ff3396172e5fc1ad51ded03875dec60e7de8.tar.lz
nixfiles-0aa0ff3396172e5fc1ad51ded03875dec60e7de8.tar.zst
nixfiles-0aa0ff3396172e5fc1ad51ded03875dec60e7de8.zip
prefect: allow updating EFI variables
Diffstat (limited to 'system')
-rw-r--r--system/prefect.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index e8e695d5..e843e253 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -28,7 +28,6 @@
     ./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"