aguslr / bluefusion

A Fedora Silverblue image that adds RPM Fusion with media codecs and integrates both Homebrew and Nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build-image

A Fedora Silverblue image that adds RPM Fusion with media codecs and replaces Toolbox with Distrobox.

Screenshot

Usage

sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/aguslr/bluefusion:latest

Features

  • Start with a base Fedora Silverblue image.
  • Replace toolbox with distrobox.
  • Add RPM Fusion repositories and several multimedia packages.
  • Set automatic checking of updates for the system.
  • Add keyboard shortcuts:
    • Open Terminal into the system's shell: <Control><Alt>t
    • Open Terminal into the default Distrobox container: <Super>Return

Verification

These images are signed with Sisgstore's Cosign. You can verify the signature by downloading the cosign.pub key from this repo and running the following command:

cosign verify --key cosign.pub ghcr.io/aguslr/bluefusion

References

About

A Fedora Silverblue image that adds RPM Fusion with media codecs and integrates both Homebrew and Nix

License:Apache License 2.0


Languages

Language:Dockerfile 66.7%Language:Shell 33.3%