- cross-posted to:
- linux@lemmy.ml
- linux@programming.dev
- cross-posted to:
- linux@lemmy.ml
- linux@programming.dev
Features:
- Introduce handheld hardware detection
- Introduce T2 MacBook support
- Add network driver detection
- Added MacBook T2 support
- BTRFS is now the default selected file system
- Use ufw instead of firewalld
- NVIDIA: Enable required services and options for working sleep on Wayland
You must log in or register to comment.
I’m use it. It’s very clean, minimalistic and simple like arch philosophy. With some sweetness apps.
This looks awesome! I didn’t know cachyos existed.
Blazingly fast? Is it made in Rust or what?
Most of the speed is due to them compiling packages with the x86-64-v3 and x86-64-v4 instruction set and LTO.
That means the CPU need to be little newer to take advantage of, too