Skip to content

Commit 3d688f0

Browse files
canTouchEfiVariables
1 parent 3322ce6 commit 3d688f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromebox/chromebox3/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
efiInstallAsRemovable = true;
3636
};
3737

38-
boot.loader.efi.canTouchEfiVariables = true;
38+
#boot.loader.efi.canTouchEfiVariables = true;
3939

4040
# https://nixos.wiki/wiki/Linux_kernel
4141
boot.kernelPackages = pkgs.linuxPackages;

0 commit comments

Comments
 (0)