Make bcachefs ext4 in EDI

This commit is contained in:
Lillian-Violet 2024-08-29 08:18:54 +00:00
parent f9d4122ff2
commit 1f10354d14

View file

@ -57,7 +57,7 @@
size = "100%FREE"; size = "100%FREE";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "bcachefs"; format = "ext4";
mountpoint = "/"; mountpoint = "/";
mountOptions = [ mountOptions = [
"defaults" "defaults"