about summary refs log tree commit diff
path: root/hosts/carmel/boot.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/carmel/boot.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/carmel/boot.nix b/hosts/carmel/boot.nix
index 5beb31b..c867bfb 100644
--- a/hosts/carmel/boot.nix
+++ b/hosts/carmel/boot.nix
@@ -8,7 +8,6 @@
         # see https://www.man7.org/linux/man-pages/man5/loader.conf.5.html
         consoleMode = "max";
       };
-      efi.canTouchEfiVariables = true;
       efi.efiSysMountPoint = "/boot/efi";
     };