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 d1ecac1 commit 3d9632f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/common/base-packages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
type: rpm-ostree
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)
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 3d9632f

Please sign in to comment.