From 3a50d9b6dd696295d5003c1181fefd741878fc50 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sun, 26 May 2024 07:14:20 -0500 Subject: [PATCH] debug --- disko-shadowfax-kubevirt.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disko-shadowfax-kubevirt.nix b/disko-shadowfax-kubevirt.nix index d02e800..324785b 100644 --- a/disko-shadowfax-kubevirt.nix +++ b/disko-shadowfax-kubevirt.nix @@ -8,7 +8,7 @@ type = "gpt"; partitions = { ESP = { - type = "EF00"; + type = "EF02"; size = "1000M"; content = { type = "filesystem";