generated from MacKwnoX/BlueBuildTemplate
Put DNF packages in Flatpak's. Fixed.
This commit is contained in:
@@ -23,8 +23,19 @@ modules:
|
||||
- atim/starship
|
||||
install:
|
||||
packages:
|
||||
- gnome-tweaks
|
||||
- micro
|
||||
- starship
|
||||
- micro
|
||||
- fish
|
||||
- podman
|
||||
- cockpit
|
||||
- cockpit-files
|
||||
- cockpit-ostree
|
||||
- cockpit-podman
|
||||
- cockpit-image-builder
|
||||
- rust
|
||||
- cargo
|
||||
remove:
|
||||
packages:
|
||||
# example: removing firefox (in favor of the flatpak)
|
||||
@@ -40,17 +51,7 @@ modules:
|
||||
install: # system flatpaks we want all users to have and not remove
|
||||
- org.mozilla.firefox
|
||||
- org.gnome.Loupe
|
||||
- gnome-tweaks
|
||||
- micro
|
||||
- fish
|
||||
- podman
|
||||
- cockpit
|
||||
- cockpit-files
|
||||
- cockpit-ostree
|
||||
- cockpit-podman
|
||||
- cockpit-image-builder
|
||||
- rust
|
||||
- cargo
|
||||
|
||||
- scope: user # Also add Flathub user repo, but no user packages
|
||||
|
||||
- type: signing # this sets up the proper policy & signing files for signed images to work fully
|
||||
|
||||
Reference in New Issue
Block a user