Just do ext4 I can't deal with bcachefs bullshit
This commit is contained in:
parent
8fcaecdd38
commit
3e9096eae9
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue