chore: Remove bling + yafti & add default-flatpaks (#233)

* chore: Remove bling + yafti & add default-flatpaks

* chore: some whiteline fixes

* chore: Don't modify repo title by default

* chore: add repo-url for user flatpak remote

* chore: fix yml formatting
This commit is contained in:
fiftydinar
2024-01-27 22:33:02 +01:00
committed by GitHub
parent b16868f401
commit 4ffc5ae6de

View File

@@ -30,27 +30,27 @@ modules:
- firefox # default firefox removed in favor of flatpak - firefox # default firefox removed in favor of flatpak
- firefox-langpacks # langpacks needs to also be removed to prevent dependency problems - firefox-langpacks # langpacks needs to also be removed to prevent dependency problems
- type: bling # configure what to pull in from ublue-os/bling - type: default-flatpaks
install: notify: true # Send notification after install/uninstall is finished (true/false)
- justfiles # add "!include /usr/share/ublue-os/just/100-bling.just" system:
# in your custom.just (added by default) or local justfile # If no repo information is specified, Flathub will be used by default
- nix-installer # shell shortcuts for determinate system's nix installers repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
- ublue-os-wallpapers repo-name: flathub
# - ublue-update # https://github.com/ublue-os/ublue-update # repo-title: "Flathub (system-wide)" # Optional; this sets the remote's user-facing name in graphical frontends like GNOME Software
# - 1password # install 1Password (stable) and `op` CLI tool install:
# - dconf-update-service # a service unit that updates the dconf db on boot # - org.gnome.Loupe
# - devpod # https://devpod.sh/ as an rpm # - one.ablaze.floorp//lightning # This is an example of flatpak which has multiple branches in selection (flatpak//branch).
# - gnome-vrr # enables gnome-vrr for your image # Flatpak runtimes are not supported (like org.winehq.Wine//stable-23.08).
# - container-tools # installs container-related tools onto /usr/bin: kind, kubectx, docker-compose and kubens # Only normal flatpak applications are (like Floorp Lightning web browser in this example).
# - laptop # installs TLP and configures your system for laptop usage # Multiple install of same flatpaks with different branches is not supported.
# - flatpaksync # allows synchronization of user-installed flatpaks, see separate documentation section remove:
# - org.gnome.eog
#
- type: yafti # if included, yafti and it's dependencies (pip & libadwaita) # A flatpak repo can also be added without having to install flatpaks,
# will be installed and set up # as long as one of the repo- fields is present
custom-flatpaks: # this section is optional user:
# - Celluloid: io.github.celluloid_player.Celluloid repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
# - Krita: org.kde.krita repo-name: flathub
- type: script - type: script
scripts: scripts: