diff --git a/devices/ellaca/default.nix b/devices/ellaca/default.nix index 826aedb..43159db 100644 --- a/devices/ellaca/default.nix +++ b/devices/ellaca/default.nix @@ -17,7 +17,7 @@ enable = true; efiSupport = true; efiInstallAsRemovable = true; - # device = "nodev"; + device = "nodev"; useOSProber = true; font = null; splashImage = null;