diff --git a/robot.nix b/robot.nix index b212f1e..40953af 100644 --- a/robot.nix +++ b/robot.nix @@ -17,7 +17,7 @@ device = "nodev"; efiSupport = true; useOSProber = true; - efiInstallAsRemovable = true; + # efiInstallAsRemovable = true; }; };