From 63ee05cebed306908adc65625934298668638c95 Mon Sep 17 00:00:00 2001 From: twoneis Date: Mon, 6 May 2024 21:12:20 +0200 Subject: [PATCH] bigger efi maybe --- devices/ellaca/disko.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/ellaca/disko.nix b/devices/ellaca/disko.nix index 022af1b..b531658 100644 --- a/devices/ellaca/disko.nix +++ b/devices/ellaca/disko.nix @@ -8,7 +8,7 @@ type = "gpt"; partitions = { efi = { - size = "512M"; + size = "1G"; type = "EF00"; priority = 0; content = {