Removed firefox from package removal as it does not appear in default base image used.
This commit is contained in:
@@ -23,11 +23,9 @@ modules:
|
||||
install:
|
||||
- micro
|
||||
- starship
|
||||
remove:
|
||||
#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: default-flatpaks
|
||||
notify: true # Send notification after install/uninstall is finished (true/false)
|
||||
|
Reference in New Issue
Block a user