test
This commit is contained in:
parent
0cdc6cfb60
commit
b7f90c8f3d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
fs-type = "fat32";
|
fs-type = "fat32";
|
||||||
content = {
|
content = {
|
||||||
type = "filesystem";
|
type = "filesystem";
|
||||||
format = "vfat";
|
format = "fat32";
|
||||||
mountpoint = "/boot";
|
mountpoint = "/boot";
|
||||||
};
|
};
|
||||||
} # partition 1
|
} # partition 1
|
||||||
|
|
Loading…
Reference in a new issue