diff --git a/nixos/disk-config.nix b/nixos/disk-config.nix index e0561dc..19d6c13 100644 --- a/nixos/disk-config.nix +++ b/nixos/disk-config.nix @@ -9,7 +9,7 @@ partitions = { # boot ESP = { - size = "64M"; + size = "1024M"; type = "EF00"; content = { type = "filesystem";