diff --git a/robot.nix b/robot.nix index e57f974..5a3e969 100644 --- a/robot.nix +++ b/robot.nix @@ -11,10 +11,9 @@ boot.loader = { systemd-boot.enable = false; - + efi = { canTouchEfiVariables = true; - efiSysMountPoint = "/boot/efi"; }; grub = {