14 Commits

Author SHA1 Message Date
Kyle Gospodnetich
1ae7208b4b chore: Remove decky workaround, patched upstream 2024-09-12 00:03:19 -07:00
Kyle Gospodnetich
b28fdd002b chore: Manually specify lz4 2024-08-30 15:33:01 -07:00
Kyle Gospodnetich
5ef67b4290 fix: Drop zstd compression for zram, falls back to default lz4 2024-08-29 10:25:29 -07:00
Kyle Gospodnetich
7923908899
chore: Further reduce decky timeout 2024-08-22 22:03:55 -07:00
Kyle Gospodnetich
7dec5f93e4 fix: Correct default TimeoutStopSec of Decky Loader
Huge thanks to @aarron-lee for original fix
See: https://github.com/SteamDeckHomebrew/decky-loader/issues/683
2024-08-22 15:09:31 -07:00
Kyle Gospodnetich
524ed5e887 chore: Move from /usr/etc to /etc 2024-08-07 10:02:32 -07:00
Kyle Gospodnetich
b5c7c5abf8 chore: /etc/ cleanup part 2, move remaining /etc/ files to /usr/etc/ 2023-09-13 09:23:29 -07:00
Kyle Gospodnetich
1dc41161e5 chore: Make sddm.conf deck build only
chore: Move bazzite-flatpak-manager service to /usr/lib
2023-09-11 11:02:27 -07:00
RJ Trujillo
8b82ea52c2 chore(flatpak-manager): Rename from flatpak-system-install to flatpak-manager
More accurate name as it both removes and installs flatpaks and removes Fedora's
flatpak repo
2023-09-11 08:05:08 -06:00
Kyle Gospodnetich
a0c9f84c56 feat: Switch to using dedup service from SteamOS-BTRFS 2023-09-04 13:46:27 -07:00
Kyle Gospodnetich
532c692e76 fix(deck): Correct name of Lutris shortcut on desktop 2023-08-11 16:35:43 -07:00
Kyle Gospodnetich
41d615c9e3 fix: Don't install flatpaks until after kargs are configured 2023-08-11 16:31:25 -07:00
RJ Trujillo
56938e2c24
fix: Remove flatpak caching, use network connection instead (#110)
* 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
RJ Trujillo
462c2d519d feat: Separate DE specific config from shared config 2023-08-01 21:05:28 -06:00