41 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
1b3c35f9f4 fix: Turn off some Lutris options by default to ease user confusion 2024-08-25 10:07:52 -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
78e6c47697 chore: Set dracut to always make reproducible images 2024-08-20 10:31:17 -07:00
Jorge O. Castro
fa8e6198da
feat(cli): Alias xdg-open to open (#1494)
This just makes `open blah.pdf` and so on work via the command line. It opens whatever app is set for that mime type
2024-08-12 17:49:07 +00:00
Kyle Gospodnetich
524ed5e887 chore: Move from /usr/etc to /etc 2024-08-07 10:02:32 -07:00
Kyle Gospodnetich
f9b4ef92c9 feat: Add pre-image initramfs generation, preload fido2, tpm2-tss, and clevis 2024-04-11 15:37:40 -07:00
HikariKnight
6834f49cd5 feat: add readme for how to trigger initramfs rebuild 2024-03-24 03:12:55 +01:00
HikariKnight
5a864933ce chore: remove old custom arg example 2024-03-24 03:12:21 +01:00
HikariKnight
5bc5359803
chore: update initramfs args example (#763) 2024-02-12 15:16:13 -08:00
HikariKnight
0a9758813f
feat: add initramfs rebuilding with support for user defined initramfs args (#586)
* feat: add support for  managing initramfs args
without disrupting bazzite-hardware-setup needed_initramfs args

* fix: make enable-vfio use new initramfs management

* fix: quote the initramfs to not bug rpm-ostree

* chore: sort argsfiles from args.d before parsing

* chore: bump hw version and cleanup

* chore: add missing indent for vfio section

* fix: add missing reboot on rebuild of initramfs
2023-11-26 16:12:38 -08:00
Kyle Gospodnetich
f192c9ed21 chore: Switch to charm repository instead of direct download. 2023-11-19 19:49:53 -08: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
3130f78841 chore(cleanup): Move numerous files to /usr that previously lived in /etc 2023-09-12 12:19:32 -07:00
Kyle Gospodnetich
7b7f08870d chore: Increase vm.max_map_count for S&box & CS2 2023-09-11 23:49:53 -07:00
Kyle Gospodnetich
a158f3e742 chore: Remove unneeded duperemove file in /etc/default
chore(desktop): Remove unneeded desktop-wayland file in /etc/default
2023-09-11 11:17:12 -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
791f6934b6 chore: Rename alias scripts to match upstream names 2023-09-08 01:01:20 -07:00
Kyle Gospodnetich
41f8404adb chore: Also alias in bash 2023-09-07 22:34:19 -07:00
Kyle Gospodnetich
97e4498b42 chore: Turn off package separation in hyfetch by default (Can't fit on a deck screen separated) 2023-09-06 01:39:58 -07:00
Kyle Gospodnetich
4066eaebfb chore: Change ublue-update script names and paths to match upstream standard 2023-09-04 20:30:38 -07:00
Kyle Gospodnetich
a0c9f84c56 feat: Switch to using dedup service from SteamOS-BTRFS 2023-09-04 13:46:27 -07:00
Kyle Gospodnetich
9f50fa9a14 chore: Remove deck specific flatpak installer 2023-09-01 13:37:42 -07:00
Kyle Gospodnetich
e04b73cda6 fix(desktop): Only use X11 by default on deck builds 2023-08-24 00:49:22 -07:00
Kyle Gospodnetich
bfd0cd00df fix(deck): Switch back to X11 by default while issues with special characters via Steam Keyboard are resolved 2023-08-24 00:17:07 -07:00
Kyle Gospodnetich
1a363152f1 feat: Replace neofetch with more maintained hyfetch (Still available in terminal as neofetch) 2023-08-18 18:09:41 -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
af450a81e4 feat: Add Wayland support to autologin
Sources /etc/default/desktop-wayland just like session select
2023-08-09 19:50:40 -06:00
Kyle Gospodnetich
5948a73624 Revert "fix(gnome): Exclude SDDM Wayland teardown workaround"
This reverts commit eb39c988445b2876286e60e78b860ec67bb37779.
2023-08-07 15:06:40 -07:00
RJ Trujillo
eb39c98844 fix(gnome): Exclude SDDM Wayland teardown workaround
Fixes booting to a black screen when using gamescope-autologin under GNOME

This workaround was written to explicitly use KWin and doesn't seem to be an
issue anyway. Exclude from GNOME images and leave in place for KDE images
2023-08-07 15:43:28 -06: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
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