Kyle Gospodnetich
3829c21e37
chore: Add file exists check to steamos-btrfs.sh in profile.d, remove unused STEAMOS_BTRFS_ROOTFS_PACKMAN_EXTRA_PKGS definition
2023-07-12 07:44:20 -07:00
RJ Trujillo
376b4a166e
fix(yafti): Correct spelling of description
...
'i' before 'p' except after... I don't know where I'm going with this
2023-07-12 07:55:45 -06:00
Kyle Gospodnetich
0944aa3f46
chore: Remove now unneeded files
2023-07-11 17:56:12 -07:00
RJ Trujillo
1f03d05b97
fix(deck): Check if micro SD card is mounted before attempting to mount
2023-07-10 20:10:26 -06:00
RJ Trujillo
fdd8facb43
feat(deck): Simplify mounting process
...
- Drop usage of udisks
- Use /mnt/sdcard mount point
- FS opts will be moved to fstab
2023-07-10 18:45:09 -06:00
RJ Trujillo
a5505426db
chore(deck): Remove post f3probe cleaning during format
...
Not being used at the moment
2023-07-10 18:45:09 -06:00
RJ Trujillo
c13d8b6b05
chore(deck): Remove useless system storage check when formatting
...
There isn't a case where we'd ever be working with anything but a
micro SD card
2023-07-10 18:45:09 -06:00
RJ Trujillo
2c4128099c
chore(deck): Assume /dev/mmcblk is always the storage device
2023-07-10 18:45:09 -06:00
RJ Trujillo
3ded7f02b4
chore(deck): Only monitor SD cards for automount
2023-07-10 18:45:09 -06:00
RJ Trujillo
69e8c9b660
fix(deck): Temp remove validation check
2023-07-10 18:44:56 -06:00
RJ Trujillo
f78aab84b0
fix(deck): Remove mount lock
...
We already outright stop the automount service before formatting and
start it again afterwards. This provides redundant functionality and
increases the possibility of a failure
2023-07-10 11:30:43 -06:00
RJ Trujillo
d53f0c0636
fix(deck): Perform automount as current user
2023-07-10 11:21:14 -06:00
RJ Trujillo
0ccf7ac6d1
feat(deck): Implement BTRFS support from SteamOS BTRFS
2023-07-10 11:19:47 -06:00
RJ Trujillo
efeea77b26
chore(deck): Restore automount rules
2023-07-10 11:19:47 -06:00
RJ Trujillo
eca91bbaef
chore(deck): Ensure drive scripts are executable
2023-07-10 11:19:10 -06:00
Kyle Gospodnetich
c531e71e64
chore: Remove creation of deck user, hopefully won't be needed again
2023-07-10 10:37:40 -06:00
Kyle Gospodnetich
6f6f1dbca5
feat: Add jupiter-hw-support-bazzite spec that lacks drive handling scripts.
...
chore: Initial add of drive handling scripts from jupiter-hw-support package to our repo.
2023-07-10 10:37:07 -06:00
RJ Trujillo
0273559311
feat(deck): Use new system update check
...
The existing system update check using skopeo has now been migrated
over to ublue-update. This enables that check
2023-07-09 16:53:02 -06:00
Kyle Gospodnetich
b6288a1ed0
fix: Use alternate Nvidia init in Distrobox
2023-07-08 16:45:05 -07:00
Kyle Gospodnetich
87af74f7ba
fix: Add file to automatically source /etc/default/steamos-btrfs
2023-07-06 22:35:03 -07:00
Kyle Gospodnetich
c40d5721f1
fix: Specify version of vkBasalt and MangoHUD flatpaks
...
fix: Add "deck" user and group for hardcoded references
chore: Adjust Yafti titles
2023-07-06 22:00:26 -07:00
Kyle Gospodnetich
321e1ae8eb
feat(deck): Set kargs in yafti, matching SteamOS
2023-07-06 12:38:48 -07:00
Kyle Gospodnetich
db012c1ada
chore(deck): Use skel.d instead of skel
2023-07-06 11:12:24 -07:00
Kyle Gospodnetich
60c4f84d03
chore(deck): Use Return.desktop provided by steamdeck-kde-presets and use steam.desktop installed with Steam application in create-steam-shortcuts
2023-07-06 08:08:12 -07:00
Kyle Gospodnetich
006e1df0ff
chore(yafti): Move nix installation to just
2023-07-04 19:36:25 -07:00
RJ Trujillo
94e886dc12
chore(yafti): Some minor cleanup
...
- Use consistent indentation
- Restore missing colons
- Move Wallpaper Engine and System76 scheduler out of the flatpak section
2023-07-04 18:41:04 -06:00
RJ Trujillo
86f889599e
feat(deck): Add Steam desktop shortcuts to yafti
2023-07-04 18:27:50 -06:00
Kyle Gospodnetich
43a8f188c5
chore: Add note about EmuDeck to Yafti.
2023-07-04 10:34:36 -07:00
Kyle Gospodnetich
eede521f87
feat(deck): Add config file for steamos-btrfs
2023-07-04 08:48:14 -07:00
Kyle Gospodnetich
92fe9c2b37
feat: Add native obs-vkcapture
2023-07-04 00:29:56 -07:00
Kyle Gospodnetich
4626c16067
feat: Add Nix package manager to match evidential inclusion in SteamOS 3.5
2023-07-04 00:29:56 -07:00
Kyle Gospodnetich
7eaa338cfe
feat: Add MangoHud, vkBasalt, and OBSVKCapture flatpaks
2023-07-04 00:29:56 -07:00
Kyle Gospodnetich
ac3a5d74e8
Merge branch 'main' into wallpapers
2023-07-03 22:20:41 -07:00
Kyle Gospodnetich
8e92c9d6cb
feat(deck): Add VGUI2-themed wallpaper
...
chore: Containerfile cleanup
2023-07-03 22:18:25 -07:00
RJ Trujillo
94367ba575
chore(steamos-update): System update check moved to ublue-update
2023-07-03 17:43:50 -06:00
RJ Trujillo
baf51b6e84
fix(steamos-update): Force update
...
By the time we get to installing the update, we've already checked
the system state. No need to repeat this behavior again
2023-07-03 13:58:45 -06:00
RJ Trujillo
a6e81f0d87
feat(steamos-update): Initial support for Universal Blue updater
2023-07-03 13:58:45 -06:00
RJ Trujillo
93becca546
fix(system76-scheduler): Call kcm_kwin_scripts during configuration
...
kwinscripts isn't a subcommand of kcmshell5
2023-07-02 15:47:48 -06:00
Kyle Gospodnetich
7617abd867
feat: Add itch to installer
2023-07-02 09:55:38 -07:00
Kyle Gospodnetich
79a53c9303
feat(deck): Add SDGyroDSU
2023-07-01 10:34:56 -07:00
Kyle Gospodnetich
e4e8b10722
feat: Automatically start Steam on desktop
2023-06-30 15:47:33 -07:00
Kyle Gospodnetich
ecf0f24cef
chore: Use -Sua instead of -Syu in paru update script
2023-06-30 09:33:26 -07:00
Kyle Gospodnetich
0069d33765
chore: Clean up get-chiaki command (Thanks xkrith)
2023-06-30 08:38:39 -07:00
Kyle Gospodnetich
47a6539291
chore(desktop): Cleanup polkit rules for corectrl
2023-06-30 07:46:13 -07:00
RJ Trujillo
2bd020bd65
feat(deck): Hook Steam into autostart script
2023-06-29 18:50:58 -06:00
RJ Trujillo
a1db76f5d4
feat(deck): Enable gamescope autologin via yafti
...
Allows for Deck images to boot into KDE first before gamescope session
2023-06-29 18:18:51 -06:00
Kyle Gospodnetich
e8ee8fb039
feat: Add CoreCtrl for Desktop
...
feat: Add Mumble/TeamSpeak/GeForce NOW
2023-06-29 17:08:47 -07:00
Kyle Gospodnetich
76f90dfccd
fix: Remove duplicate packages from selection
...
chore: Add some additional useful packages to yafti
chore: Adjust defaults for installed applications/services
feature: Directly install decky loader
2023-06-29 16:44:21 -07:00
Kyle Gospodnetich
e2a1d416d1
feat: Remove update services in preparation for new ublue updater.
...
feat: Add script for updater to handle paru in bazzite-arch.
2023-06-29 00:23:00 -07:00
Kyle Gospodnetich
a119f187ed
fix: Use nvidia-container-toolkit in distrobox instead of --nvidia flag since it's included upstream.
2023-06-28 19:00:10 -07:00