forked from fediversity/fediversity
rm boot label, which made machines unbootable on deploy (#565)
Reviewed-on: fediversity/fediversity#565
This commit is contained in:
parent
d5218ca66c
commit
faf5e8a7ae
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@
|
||||||
priority = 1;
|
priority = 1;
|
||||||
size = "500M";
|
size = "500M";
|
||||||
type = "EF00";
|
type = "EF00";
|
||||||
label = "boot";
|
|
||||||
content = {
|
content = {
|
||||||
type = "filesystem";
|
type = "filesystem";
|
||||||
format = "vfat";
|
format = "vfat";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue