Every detail, considered.
A modern OS doesn't just need new paint — it needs new foundations. Here's what's under the hood.
Modern Compositor
GPU-accelerated, tile-based rendering. 240Hz capable, sub-frame input latency on fanless hardware.
Atomic Updates
nvxpkg uses content-addressed storage. Every update is transactional and instantly rollback-able.
Zero Telemetry
No analytics. No phone-home. Crash reports are opt-in and locally inspectable before sending.
Native Containers
First-class OCI containers without Docker. Isolated, fast, and integrated with the desktop.
Built-in Encryption
Full-disk encryption with hardware-backed keys. Enabled by default during install.
Universal Binaries
Apps ship as fat binaries for x86_64 and ARM64. The OS picks the right one at launch.
Snapshots
Filesystem-level snapshots every hour. Roll back any folder, file, or the whole system.
Curated App Store
Every app is sandboxed, reproducibly built, and reviewed. No malware, no surprise installs.
Open Source
The entire kernel, userland, and tooling is MIT licensed. Build it yourself if you want to.