The launch of Nitrux 6.0.0 on March 3, 2026, introduces significant advancements for security practitioners and hardware enthusiasts using Linux. This latest version from Nitrux Latinoamericana features enhancements such as GPU passthrough capabilities, an updated recovery mechanism, and a rewritten C++ update system. The distribution operates on an immutable root filesystem, making it particularly appealing to power users.
The latest release offers two ISO variants tailored for different hardware configurations. One variant is optimized for NVIDIA GPUs utilizing the NVIDIA Open Kernel Module 590.48.01, while the other supports AMD and Intel hardware with MESA 25.3.3. The core of the system runs on Linux 6.13.2, enhanced with patches from CachyOS.
New Hypervisor and Update System
A standout feature in Nitrux 6.0.0 is the introduction of the VxM hypervisor orchestration utility. Designed in C++, VxM allows for concurrent execution of guest operating systems, enabling direct GPU passthrough through VFIO PCI passthrough. This mechanism ensures IOMMU-enforced isolation, validated at runtime to maintain hardware-level separation between host and guest environments. Additionally, dynamic VFIO binding automates several tasks, including driver overrides and IOMMU group validation.
The Nitrux Update Tool System, now referred to as nuts-cpp, replaces the previous Shell Script implementation. The new system adopts a client-server architecture in C++ and offers a user-friendly graphical interface built on MauiKit. It integrates with PolicyKit for managing privileged operations, ensuring that updates maintain transaction integrity through atomic operations. The system also creates cryptographically verified XFS snapshots and allows for offline rollbacks, simplifying the update process for users.
Innovative Recovery Mechanism
Another critical enhancement is the Nitrux Rescue Mode, an initramfs-based recovery solution that operates without requiring external media. This feature utilizes the cryptographically verified XFS backups created by nuts-cpp to wipe and re-image the root partition. Following restoration, it automatically regenerates the bootloader configuration, appearing as a selectable entry in GRUB. This self-contained recovery mechanism is particularly useful in environments where removable media may be limited.
Additional updates in this release focus on system stability and security. A configuration change prevents unauthorized modifications to the system’s routing table, enhancing overall security. An updated DNSCrypt-proxy resolver configuration ensures users benefit from the latest resolver options, while the inclusion of the exfat driver in initramfs supports early boot functionality.
The login experience has also been revamped with the introduction of QMLGreet, which operates natively on Wayland compositors. This new login screen does not require systemd and is built in C++, offering customizable visual elements such as color schemes and font settings.
Nitrux 6.0.0 positions itself as a robust choice for users seeking both performance and security enhancements in a Linux environment. With its array of new features and improvements, it aims to meet the demands of modern computing while maintaining user-friendliness.
