1
0
mirror of https://github.com/ublue-os/bazzite.git synced 2025-02-19 12:41:05 +00:00

6 Commits

Author SHA1 Message Date
RJ Trujillo
56938e2c24
fix: Remove flatpak caching, use network connection instead ()
* fix: Stop caching flatpaks

These take up way too much space in images

* fix(flatpak-system-install): Require network connection

* fix(flatpak-system-install): Restart on failure

* fix(gnome): Add Silverblue flatpaks to install list

* fix(flatpak-system-install): Silence errors on package removal

A package may not be removed for a number of reasons, for example if someone were
to rebase from Kinoite to Bazzite GNOME, they wouldn't have the GNOME app suite
installed from Silverblue

* fix(deck): Don't try to install cached system flatpaks
2023-08-06 20:02:52 +00:00
Kyle Gospodnetich
4100e9a5e0 chore: Move environment from shared since SB has it's own. 2023-08-04 14:58:50 -07:00
RJ Trujillo
310b57daf9 chore: Source and use Bazzite image identifiers directly 2023-08-04 12:10:36 -06:00
RJ Trujillo
812d654e3a feat(gnome): Implement askpass 2023-08-04 10:38:10 -06:00
Kyle Gospodnetich
474b7e00c0 feat(GNOME): Add Loupe image viewer and AdwSteamGtk flatpaks 2023-08-02 00:55:01 -07:00
RJ Trujillo
462c2d519d feat: Separate DE specific config from shared config 2023-08-01 21:05:28 -06:00