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 be3dc1a commit 5e322c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/common/base-packages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
type: rpm-ostree
install:
- ptyxis
- 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)
- htop
- nvtop

0 comments on commit 5e322c9

Please sign in to comment.