idk
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
bcachefs = lib.mkForce false;
|
||||
};
|
||||
};
|
||||
supportedFilesystems = lib.mkForce [ "apfs" ];
|
||||
supportedFilesystems = {
|
||||
apfs = lib.mkForce true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user