Test
This commit is contained in:
parent
7426e38e4f
commit
f19854cedb
1 changed files with 1 additions and 1 deletions
|
@ -12,11 +12,11 @@
|
|||
name = "ESP";
|
||||
size = "512M";
|
||||
type = "EF00";
|
||||
bootable = true;
|
||||
content = {
|
||||
type = "filesystem";
|
||||
format = "vfat";
|
||||
mountpoint = "/boot";
|
||||
bootable = true;
|
||||
mountOptions = [
|
||||
"defaults"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue