527 Commits

Author SHA1 Message Date
dnkmmr
6847a6aaad
added gmodcodecfix custom.just 2023-08-31 14:35:54 -05:00
Kyle Gospodnetich
217a43251a feat: Add option to install Fleek when installing Nix 2023-08-31 11:54:24 -07:00
Kyle Gospodnetich
e4694b0d9a chore: Remove overridden xdg-desktop-portal.service 2023-08-31 08:27:24 -07:00
RJ Trujillo
87e851bfb4 fix(install-bazzite-arch): Use sh instead to get output in yafti
Provides output in yafti... at the expense of the code looking ugly
2023-08-30 16:06:42 -06:00
RJ Trujillo
b62722dad7 fix(sign-image): Pull current image from rpm-ostree and fallback to image identifiers
If offline install media was used, use image identifiers for image signing. Otherwise, pull
the current image information from rpm-ostree.

This addresses issues rebasing from tags other than tags using the Fedora version number.
2023-08-30 15:41:26 -06:00
Tulili
4f3f9db39a
fix: condition checked at proper key in bazzite-hardware-setup systemd service 2023-08-30 08:34:03 -03:00
Kyle Gospodnetich
9bfcfca6e6 chore: Update waydroid script just command 2023-08-29 23:12:14 -07:00
Kyle Gospodnetich
0c70cc50cb fix(desktop): Clean up desktop file creation, change big picture mode to autologin only. Enable start steam in big picture mode in Steam settings if you want the previous behavior. 2023-08-29 22:58:11 -07:00
Kyle Gospodnetich
f0a3b0b73b fix: Modify xdg-desktop-portal service to auto-restart to work around bug reported in KDE 2023-08-29 22:51:39 -07:00
Kyle Gospodnetich
dcf968da05 fix: Pass --no-confirm to nix install script 2023-08-29 14:36:50 -07:00
Kyle Gospodnetich
08e1574ca8
Merge pull request #222 from ublue-os/rm-subshell
chore(just): Don't sign image in a subshell
2023-08-29 12:21:58 -07:00
RJ Trujillo
6c0b1b7f21 chore(just): Don't sign image in a subshell
This allows the signing process to be viewed in yafti's console
2023-08-29 13:15:48 -06:00
dnkmmr
02dd37df85
Update custom.just
did some tweaking to the nix installation and uninstallation part
2023-08-29 13:38:06 -05:00
Kyle Gospodnetich
698213d058 fix(desktop): Restore autostart, fix big picture mode just/yafti command
Fixes #183
2023-08-29 08:35:51 -07:00
Kyle Gospodnetich
8d7f2efe93 feat: Use determinate systems nix installer
Fixes #209
2023-08-28 09:52:51 -07:00
Kyle Gospodnetich
93c8e71668
Merge pull request #197 from tulilirockz/fix-boot-scripts-slowdown
fix(desktop): boot scripts slowdown
2023-08-27 21:11:03 -07:00
RJ Trujillo
038702d525 chore(yafti): Make image signing the first thing users encounter
If a user installs an image using Lorax, this is absolutely mandatory to have a functional system
2023-08-27 21:34:38 -06:00
RJ Trujillo
58238666ba feat(just): Use image identifiers for signing
Allows us to sign images built with Lorax
2023-08-27 21:34:38 -06:00
RJ Trujillo
2916d9a799 fix(yafti): Don't sign image if its already been signed 2023-08-27 21:34:38 -06:00
RJ Trujillo
3729cf6372 feat(yafti): Sign Bazzite during installation 2023-08-27 21:34:38 -06:00
RJ Trujillo
e6b8cd999e feat(just): Add script that signs the current image 2023-08-27 21:34:37 -06:00
tulili
9452a41b31
fix: check donefiles in system services + do not check flatpak donefile 2023-08-27 23:04:51 -03:00
tulili
d6667e85bf
feat: reduce boot times by creating donefiles w scripts in desktop version 2023-08-26 23:59:30 -03:00
Tulili
97fab178c6
fix: make sure flatpak install script does not run if already installed 2023-08-25 14:32:08 -03:00
RJ Trujillo
d39adf72df
fix(user-setup): Ensure user always has working justfile
Backs up old file just in case there are user recipes there. Fixes https://github.com/ublue-os/bazzite/issues/186
2023-08-25 09:34:41 -06:00
Gecked-Deck
374a0a2736
Update custom.just 2023-08-25 01:45:16 +01:00
Kyle Gospodnetich
30b377b107 feat(gnome): Enable symlink creation context menus and show folders first by default 2023-08-24 01:39:21 -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
2b634f17e4 chore: Don't re-apply changes to audit karg 2023-08-22 07:46:15 -07:00
Kyle Gospodnetich
24a89451c9 fix(desktop): Break up export command for SteamCMD 2023-08-21 09:52:33 -07:00
RJ Trujillo
825d69cadc
feat(user-setup): Enable NTP by default
Enable NTP by default. No one likes inaccurate clocks
2023-08-20 17:26:18 -06:00
Kyle Gospodnetich
87e569a5dc
Merge pull request #166 from Gecked-Deck/main
Fix waydroid script
2023-08-19 23:57:56 -07:00
Kyle Gospodnetich
f2cd00d712 fix(desktop): Temporarily remove autostart while distrobox bug is worked out 2023-08-19 23:17:10 -07:00
Kyle Gospodnetich
a6b34d3703 fix(desktop): Generate locales during distrobox setup 2023-08-19 21:17:13 -07:00
Gecked-Deck
542cfeaccd
Update custom.just to fix waydroid (desktop) 2023-08-19 21:28:30 +01:00
Kyle Gospodnetich
1558ecd587 fix(desktop): Fix syntax error in CoreCtrl setup script 2023-08-19 11:05:37 -07:00
Kyle Gospodnetich
73f267c491 fix: Use system level alias for Fish shell 2023-08-19 00:03:51 -07:00
Kyle Gospodnetich
85593b6b5e fix: Major distrobox cleanup, drop need for separate nvidia & non-nvidia images, drop init hooks, remove exported_apps from assemble to allow stable distrobox on non-nvidia systems. 2023-08-18 23:24:52 -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
27476f01a0 chore: Adjust version names in Neofetch configs 2023-08-18 14:48:47 -07:00
Kyle Gospodnetich
5c356fc035 chore(desktop): add tf2 tcmalloc change to desktop just as well 2023-08-18 10:54:05 -07:00
Kyle Gospodnetich
e4e9edfb66 feat(gnome): Enable fractional scaling by default 2023-08-17 12:36:10 -07:00
Kyle Gospodnetich
bada3f2b14 chore: Add mkdir to distrobox setup 2023-08-16 20:35:14 -07:00
Kyle Gospodnetich
507cf9de0a chore: Apply fish shell alias last 2023-08-16 10:15:31 -07:00
Kyle Gospodnetich
4d168d78e4 fix: Apply neofetch alias to fish shell 2023-08-16 10:09:54 -07:00
Kyle Gospodnetich
48b997da62 chore: Remove Just Perfection tweaks (Uneeded) 2023-08-16 00:20:41 -07:00
Kyle Gospodnetich
7a329b497a feat(deck): Fix inability to search with Steam Keyboard on GNOME 2023-08-15 23:33:50 -07:00
Kyle Gospodnetich
6aeeb66bb4 feat(gnome): Add Search Light extension to replace search in activities on Deck 2023-08-15 21:27:18 -07:00
Kyle Gospodnetich
4ae0cb389b Revert "fix(deck): Add workaround for 64GB eMMC firmware issue"
This reverts commit e0e4c7e22e9a18ab898ab8fe8e59d448ee5ddf27.
2023-08-15 16:30:28 -07:00