330 Commits

Author SHA1 Message Date
Kyle Gospodnetich
ea65371d3d
Merge pull request #292 from ublue-os/etc-cleanup
Clean up /etc/
2023-09-12 22:09:20 -07:00
RJ Trujillo
aad103772d feat(deck): Implement desktop autologin toggle
Still allow users to use this behavior if they choose
2023-09-12 16:47:47 -06:00
RJ Trujillo
e0ee78e73b chore(yafti): Remove gamescope-autologin entry from Deck images 2023-09-12 16:39:13 -06:00
Kyle Gospodnetich
3130f78841 chore(cleanup): Move numerous files to /usr that previously lived in /etc 2023-09-12 12:19:32 -07:00
RJ Trujillo
d5d373a3ca chore(deck): Consolidate DE autologin handlers to desktop-autologin
Combines plasma-autologin, and GNOME autologin on Deck images into one handler.
This is done as these services all work practically the same.
2023-09-12 08:47:07 -06:00
Kyle Gospodnetich
25ac6c1d7f chore(deck): Correct path to steamos-session-select in polkit rule 2023-09-11 23:12:03 -07:00
Kyle Gospodnetich
22cfe77d45 feat: Add just command for enabling theme integration with flatpak applications 2023-09-11 16:34:29 -07:00
Kyle Gospodnetich
713e6acde2 feat: Add just command to disable uBlue gamepad drivers if desired (Thanks lorduskordus) 2023-09-11 13:11:05 -07:00
Kyle Gospodnetich
904c45e5ec chore(gnome): Move font changes to be part of themes 2023-09-11 12:30:29 -07:00
Kyle Gospodnetich
24ac50fbe5 fix: Make sure files don't exist before copying or symlinking in bazzite-user-setup, allows re-runs without any errors printed. 2023-09-10 21:32:49 -07:00
Kyle Gospodnetich
5c068a5f22 fix: Correct issue with Boilr installer if ~/.local/share/applications doesn't exist
feat: Add just command for disabling sdgyrodsu
2023-09-10 11:42:40 -07:00
Kyle Gospodnetich
0a392457b8 chore(just): Rename some functions to prevent collisions with upstream files for users with old profile.d files 2023-09-09 23:12:21 -07:00
RJ Trujillo
4edac4a5f7 fix(hardware-setup): Disable Deck services on generic devices 2023-09-08 12:42:09 -06:00
Kyle Gospodnetich
ddebbd3f2f chore: Minor comment correction, make use of $HOME consistent 2023-09-08 01:38:20 -07:00
Kyle Gospodnetich
52b58c1ef4 chore: Use Gear Lever flatpak for Greenlight appimage if available 2023-09-08 01:22:49 -07:00
Kyle Gospodnetich
1f6cf23f0d chore: Add clean command to just as well 2023-09-08 00:23:34 -07:00
Kyle Gospodnetich
74e9506a77 chore: Add missing commands and add helpful comments to every just command 2023-09-08 00:22:05 -07:00
Kyle Gospodnetich
6e4cb371b9 fix: Correct issues with just command, lists by default and works in fish no matter working directory
Fixes #271
2023-09-07 22:08:21 -07:00
Kyle Gospodnetich
09559a8106
feat(deck): Add disk display to neofetch
you goofy deck users love to show off your 6TB NVMEs
2023-09-07 21:12:54 -07:00
Kyle Gospodnetich
4db9a4cb7b feat: Add PinApp to Bazzite Portal 2023-09-04 09:20:36 -07:00
Kyle Gospodnetich
13289ca246 fix(deck): Mask rather than disable bios update services 2023-09-03 21:13:54 -07:00
Kyle Gospodnetich
fb373c8c9d chore: Add a friendly message when install-fleek-themes is run without fleek being installed. 2023-09-02 17:05:59 -07:00
Kyle Gospodnetich
e8fcfbcef3 chore: Update fleek theme command to make sure fleek is installed first, rename to match install-fleek 2023-09-02 17:01:45 -07:00
RJ Trujillo
7889e2e7c1 fix(just): Wait for any existing transactions to complete before invoking rpm-ostree 2023-09-02 15:27:23 -06:00
Kyle Gospodnetich
924beadf49 chore(just): Fix typo in configure-waydroid 2023-09-02 00:37:57 -07:00
Kyle Gospodnetich
b9d3b5f9d7 feat: Add option to install Oversteer to Bazzite-Portal 2023-09-01 17:49:16 -07:00
Kyle Gospodnetich
71cbd48598 chore: Add missing source call to just fleek-install-themes 2023-09-01 17:25:01 -07:00
Kyle Gospodnetich
585f8bd530 chore(fleek): Add additional package needed for proper cursor theming on KDE OOTB 2023-09-01 16:56:44 -07:00
Kyle Gospodnetich
026dacb480 chore: Move patch-gmod into subfolder to ensure temporarily files are also cleared 2023-09-01 16:16:22 -07:00
Kyle Gospodnetich
d901a8af9d chore: Ensure folder is deleted in patch-gmod just command 2023-09-01 16:06:00 -07:00
Kyle Gospodnetich
78ead7e46e chore(just): Add fleek-install-themes just command to add needed packages for Nix desktop integration 2023-09-01 10:46:04 -07:00
Kyle Gospodnetich
f01ef05bd2 fix(fleek): Run fleek install script as user, let it req sudo as needed. 2023-09-01 10:30:32 -07:00
RJ Trujillo
bd1ec0a4a4 chore(greenlight): Bump version to 2.0.0-beta12
As soon as 2.0.0 gets a release, we can just fetch the latest version from GitHub, but until then...
2023-09-01 06:30:06 -06:00
Kyle Gospodnetich
2fe5af261e
Merge pull request #243 from ublue-os/fleek
feat: Add option to install Fleek when installing Nix
2023-08-31 17:18:07 -07:00
RJ Trujillo
95b75da30d fix(install-fleek): Ensure $HOME gets set properly 2023-08-31 17:56:50 -06:00
RJ Trujillo
e286929c9f fix(sign-image): Use package screen instead of consent screen
Currently, there doesn't seem to be confirmation that clicking accept on the consent screen
actually did anything. Use a package screen instead to avoid confusion
2023-08-31 17:36:08 -06:00
RJ Trujillo
c9df8ca311 feat(patch-gmod): Always use latest version 2023-08-31 14:22:11 -06:00
dnkmmr
d743752f11
added patch-gmod 2023-08-31 14:26:15 -05:00
Kyle Gospodnetich
217a43251a feat: Add option to install Fleek when installing Nix 2023-08-31 11:54:24 -07: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
Kyle Gospodnetich
9bfcfca6e6 chore: Update waydroid script just command 2023-08-29 23:12:14 -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
03661585e1
Update custom.just
Fixed some of the nix installation and uninstallation part
2023-08-29 13:42:23 -05:00
Kyle Gospodnetich
8d7f2efe93 feat: Use determinate systems nix installer
Fixes #209
2023-08-28 09:52:51 -07:00
Kyle Gospodnetich
0591971698 chore(deck): Switch back to prerelease decky loader while we wait for patch to hit stable
chore: Change default editor to vim for rpm-ostree kargs --editor (Easier to use on devices without a hardware keyboard)
2023-08-27 23:05:21 -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