Compare commits

..

No commits in common. "9a8e32916acf4d7c3e423aabc52cafb2c954276e" and "d1ae2af89515e9ca423255b19f47f49cb046aec5" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View file

@ -17,6 +17,7 @@ curl -Lo /etc/yum.repos.d/ganto-lxc4-fedora-"${FEDORA_MAJOR_VERSION}".repo https
curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${FEDORA_MAJOR_VERSION}".repo https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/fedora-"${FEDORA_MAJOR_VERSION}"/che-nerd-fonts-fedora-"${FEDORA_MAJOR_VERSION}".repo curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${FEDORA_MAJOR_VERSION}".repo https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/fedora-"${FEDORA_MAJOR_VERSION}"/che-nerd-fonts-fedora-"${FEDORA_MAJOR_VERSION}".repo
curl -Lo /etc/yum.repos.d/_copr_babariviere-tools-"${FEDORA_MAJOR_VERSION}".repo https://copr.fedorainfracloud.org/coprs/babariviere/tools/repo/fedora-"${FEDORA_MAJOR_VERSION}"/babariviere-tools-fedora-"${FEDORA_MAJOR_VERSION}".repo curl -Lo /etc/yum.repos.d/_copr_babariviere-tools-"${FEDORA_MAJOR_VERSION}".repo https://copr.fedorainfracloud.org/coprs/babariviere/tools/repo/fedora-"${FEDORA_MAJOR_VERSION}"/babariviere-tools-fedora-"${FEDORA_MAJOR_VERSION}".repo
### Install packages ### Install packages
grep -v '^#' /tmp/packages | xargs rpm-ostree install grep -v '^#' /tmp/packages | xargs rpm-ostree install

View file

@ -1,6 +1,6 @@
app/com.github.tchx84.Flatseal/x86_64/stable app/com.github.tchx84.Flatseal/x86_64/stable
io.github.zen_browser.zen/x86_64/stable app/org.mozilla.firefox/x86_64/stable
app/io.github.dvlv.boxbuddyrs/x86_64/stable app/io.github.dvlv.boxbuddyrs/x86_64/stable
app/com.discordapp.Discord/x86_64/stable app/com.discordapp.Discord/x86_64/stable
# TODO: # TODO:
# https://downloads.1password.com/linux/flatpak/1Password.flatpakref # https://downloads.1password.com/linux/flatpak/1Password.flatpakref

View file

@ -35,8 +35,8 @@ docker-ce
docker-ce-cli docker-ce-cli
docker-buildx-plugin docker-buildx-plugin
docker-compose-plugin docker-compose-plugin
# incus incus
# incus-agent incus-agent
podman podman
podman-compose podman-compose
podman-tui podman-tui
@ -82,7 +82,6 @@ pavucontrol
fish fish
zsh zsh
zoxide zoxide
elvish
# python / for topgrade # python / for topgrade
python3-pip python3-pip