From 325a45a6eef91d2ea52388675acf2af9b8f85f39 Mon Sep 17 00:00:00 2001 From: twoneis Date: Tue, 7 May 2024 00:17:13 +0200 Subject: [PATCH] i feel this is an indicator it's fucked up again --- devices/ellaca/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/ellaca/default.nix b/devices/ellaca/default.nix index 2bd5ebc..11aa12c 100644 --- a/devices/ellaca/default.nix +++ b/devices/ellaca/default.nix @@ -19,7 +19,7 @@ efiSupport = true; efiInstallAsRemovable = true; useOSProber = true; - # device = "nodev"; + device = "nodev"; font = null; splashImage = null; };