diff --git a/docs/state.md b/docs/state.md index 3caa2d48..7410249f 100644 --- a/docs/state.md +++ b/docs/state.md @@ -21,8 +21,6 @@ While Linux is usable on all T2 models, some features are limited due to the lac |T2 Secure Enclave|🔴 Not working||Used for Touch ID, storing encryption keys on macOS|| |T2 Audio Video Encoder|🔴 Not working||Used for Sidecar on macOS|| - - ## Filesystem notes - Linux using APFS filesystems: Linux cannot read the internal SSD's macOS APFS parition's Data and System volume (for other APFS volumes, [linux-apfs-rw](https://github.com/linux-apfs/linux-apfs-rw) can be used for reading data, but attempting to write is risky). - macOS using Linux filesystems: There are FUSE implementations of some Linux Filesystems that can be used on macOS (but again, most only have experemental write support).