Hello, This repository is for building my own for fun custom personal operating system.
Made with AI Free Code*.
Checkout GNOME Apps for a curated list of Great Applications and
Flathub The App Store for Linux.
Here is the changes that I have made in this os image derived from bazzite with gnome.
- Added:
Microsoft/mimalloc
- Added:
ujustscript to enable and disable mimalloc globally viaLD_PRELOADin/etc/environment
- Added:
- Added:
root0emir/ArchLinux-GamingPerformanceTuning's sysctl.conf
- Added:
Feral Interactive/gamemode
- Added:
vibrantleaf/systemd-curfew
- Added: Cloudflare Warp installed by default for
1.1.1.1
- Added (deck image only):
kodi
- Enabled: NTSYNC Kernel Module by default
Unfortunately due to the size of the
.isoinstallers they cannot be provided.
Inorder to install this os you will need to rebase from a already installed Universal Blue Image Such as
Aurrora,
Bazzite or
Bluefin Then follow the rebase helper and run the supplyed commands in the terminal from with in your Universal Blue Image Installation. after the commands hsve finnished next time you reboot your installation will switch over as if it was a just a normal over-the-air update.
Warrning: Do not use a CentOS Stream based image such as Bluefin LTS as rebassing between Fedora Atomic and CentOS Stream is unsupported.
Sellect Your formfactor:
Desktop or Laptop
Select Your Video Card's Vendor:
AMD
cosign verify --key https://raw.githubusercontent.com/vibrantleaf/leafos/refs/heads/main/cosign.pub ghcr.io/vibrantleaf/leafos:stable
pkexec bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/leafos:stable
Intel
cosign verify --key https://raw.githubusercontent.com/vibrantleaf/leafos/refs/heads/main/cosign.pub ghcr.io/vibrantleaf/leafos:stable
pkexec bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/leafos:stable
NVida
Select Your Prefered Video Driver:
NEW Proprietary Open-Module Driver.
cosign verify --key https://raw.githubusercontent.com/vibrantleaf/leafos/refs/heads/main/cosign.pub ghcr.io/vibrantleaf/leafos-nvidia-open:stable
pkexec bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/leafos-nvidia-open:stable
OLD Proprietary Closed-Module Driver.
cosign verify --key https://raw.githubusercontent.com/vibrantleaf/leafos/refs/heads/main/cosign.pub ghcr.io/vibrantleaf/leafos-nvidia:stable
pkexec bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/leafos-nvidia:stable
OPEN SOURCE NVK or Nouveau Driver.
cosign verify --key https://raw.githubusercontent.com/vibrantleaf/leafos/refs/heads/main/cosign.pub ghcr.io/vibrantleaf/leafos:stable
pkexec bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/leafos:stable
Handheld or HTPC
The Handheld / HTPC Image fetures both automaticly starting into the SteamDeck UI and Kodi preinstalled.
cosign verify --key https://raw.githubusercontent.com/vibrantleaf/leafos/refs/heads/main/cosign.pub ghcr.io/vibrantleaf/leafos-deck:stable
pkexec bootc switch --enforce-container-sigpolicy ghcr.io/vibrantleaf/leafos-deck:stable
The Source Code for this is made aviable via the following mirrors:
The AI Free Code only applys to code for the customisations that I have made to the image, any application or program that is incuded may or may not incude AI Generated Code as unfortantly that is imposable to know.
Thank you to the Fedora,
Unversial Blue and the
Blue Build Teams for making custom personal operating system images possible.
Thank you to the GNOME Team for making a fantastic desktop environment.