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