diff --git a/nixos/profiles/hw-legion-15arh05h.nix b/nixos/profiles/hw-legion-15arh05h.nix index 2bfac30..f3c2eea 100644 --- a/nixos/profiles/hw-legion-15arh05h.nix +++ b/nixos/profiles/hw-legion-15arh05h.nix @@ -21,9 +21,6 @@ { devices = [ "nodev" ]; path = "/boot"; } ]; }; - # efi = { - # canTouchEfiVariables = true; - # }; }; };