forked from jan-leila/nix-config
increase size of boot partiton for emergent
This commit is contained in:
parent
93793f2f1c
commit
54d03b280c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
type = "gpt";
|
||||
partitions = {
|
||||
ESP = {
|
||||
size = "64M";
|
||||
size = "512M";
|
||||
type = "EF00";
|
||||
content = {
|
||||
type = "filesystem";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue