add remove packages functionality
This commit is contained in:
12
remove-packages.conf
Normal file
12
remove-packages.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# Packages to remove on next coreupdate run.
|
||||
# Add entries here and they will be uninstalled automatically.
|
||||
|
||||
# Pacman / AUR packages to remove (works for both pacman and yay packages)
|
||||
REMOVE_PACMAN=(
|
||||
# none at this time
|
||||
)
|
||||
|
||||
# Flatpak applications to remove
|
||||
REMOVE_FLATPAKS=(
|
||||
"com.jeffser.Alpaca"
|
||||
)
|
||||
Reference in New Issue
Block a user