Try and fix disk
This commit is contained in:
parent
12078090d9
commit
e045c02c78
1 changed files with 0 additions and 10 deletions
|
|
@ -12,16 +12,6 @@
|
|||
size = "1M";
|
||||
type = "EF02";
|
||||
};
|
||||
esp = {
|
||||
name = "ESP";
|
||||
size = "500M";
|
||||
type = "EF00";
|
||||
content = {
|
||||
type = "filesystem";
|
||||
format = "vfat";
|
||||
mountpoint = "/boot";
|
||||
};
|
||||
};
|
||||
root = {
|
||||
name = "root";
|
||||
size = "100%";
|
||||
|
|
|
|||
Loading…
Reference in a new issue