Fedora-OSTree-Setup-dev / Fedora-OSTree-Setup

Glorified scipt that automates the setup of Fedora Silverblue/Kinoite based on given config file.
GNU General Public License v3.0
7 stars 3 forks source link

tracker: general hardware-related and deep system wide tweaks and fixes #41

Open iaacornus opened 1 year ago

iaacornus commented 1 year ago

changes that involve hardware and in depth system wide changes for the general population

john-ghatas commented 1 year ago

I think #5 and #15 could be tackled with rebasing to ublue images.

Nvidia

# Silverblue
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/silverblue-nvidia:37

#Kinoite
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/kinoite-nvidia:37

Other systems

# Silverblue
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/silverblue-main:37

# Kinoite
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/kinoite-main:37

This could be a "Step 1" of the GUI if that makes sense, gives people the option to stay as close to stock as possible if they prefer that route.