Skip to content

Instantly share code, notes, and snippets.

@matijs
Last active August 15, 2026 17:09
Show Gist options
  • Select an option

  • Save matijs/6dade2bd69322315496e3ea454f53dd1 to your computer and use it in GitHub Desktop.

Select an option

Save matijs/6dade2bd69322315496e3ea454f53dd1 to your computer and use it in GitHub Desktop.
Fedora Silverblue post-install

Remove packages from the base system

rpm-ostree override remove gnome-tour firefox firefox-langpacks ptyxis

Layer packages

rpm-ostree install bat difftastic dnf fzf htop ibm-plex-mono-fonts ripgrep tmux vim

Enable Flathub

flatpak --user remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo

Install flatpak

flatpak --user install org.mozilla.firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment