Fast, Minimalist, and Beautiful. A custom, bleeding-edge Linux Distribution powered by Debian Trixie and KDE Plasma 6.
🌐 Official Website: https://nebula-linux-os.github.io/Nebula-Linux/
Warning
Alpha Stage Software: Nebula Linux is currently in a very early stage of development. While it is fully functional and blazing fast, you may encounter bugs. Use with caution or test in a Virtual Machine!
- Plasma 6 Architecture: Built on the latest KDE Qt6 framework with native Wayland integration.
- Ultra Minimalist: Ships with the beautiful
arc-themeandpapirus-darkicon set out of the box. - Buttery Smooth: Configured with 0.5x window animation speeds for an incredibly snappy experience.
- Out of the Box Ready: Pre-installed with Flatpak, Flathub, LibreOffice, Firefox, VLC, and native Wi-Fi drivers.
- Custom Welcome App: A Python-based welcome screen featuring
fastfetchsystem information.
Head over to our Official Website to download the latest .iso file and view the installation guide!
You can compile your own custom version of Nebula Linux using our robust Docker build script.
- Windows, macOS, or Linux host.
- Docker Engine / Docker Desktop installed and running.
- Clone this repository:
git clone https://github.com/nebula-linux-os/Nebula-Linux.git cd Nebula-Linux - Place any custom images you want in the
assets/folder (splash.pngandwallpaper.png). - Run the automated Docker build script:
docker build -t custom-os-builder . docker run --privileged -v "$PWD/output:/output" custom-os-builder
- The final
.isowill be generated in theoutput/folder!
This project is open-source and free to use.


