Skip to content

Commit

Permalink
Update base-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywatchin authored Mar 28, 2024
1 parent b319062 commit 3986441
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/common/base-packages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- type: rpm-ostree
repos: # - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
install:
- podman-compose
remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
- firefox
- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)
type: rpm-ostree
repos: # - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
install:
- podman-compose
remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
- firefox
- firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)

0 comments on commit 3986441

Please sign in to comment.