Skip to content

Commit

Permalink
Update base-packages.yml
Browse files Browse the repository at this point in the history
added and removed a few things
  • Loading branch information
nobodywatchin authored Mar 28, 2024
1 parent 7b13fbd commit 8b7403f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/common/base-packages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
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 8b7403f

Please sign in to comment.