System Architecture

Winnux technical foundation combines modern Linux technology with carefully selected components for stability, compatibility, and security.

Overview

Winnux is built on:

System Images

Winnux uses bootc (bootable container) for atomic system images. This means:

Kernel

Winnux pins a specific stable or LTS kernel version. The kernel is managed in the winnux-kernel repository with reproducible configuration.

Desktop Environment

KDE Plasma runs on top of Wayland. Winnux customizes Plasma with a classic panel configuration that feels familiar from Windows.

Applications

Desktop applications are distributed via Flatpak through Winnux Store. Winnux own applications are built with QML and Kirigami.

System Services

Privileged system services are written in Rust for memory safety. These handle hardware, updates, migration, and repair.

The architecture is planned and must be verified through reproducible builds and QEMU testing before it is considered the approved production foundation.