45 Commits

Author SHA1 Message Date
Kyle Gospodnetich
2191cc183e feat: Add custom neofetch logo and distro name 2023-07-18 10:46:57 -07:00
Kyle Gospodnetich
8edcc7ac8f chore: Update image description, move logo.png to repo_content 2023-07-18 00:21:04 -07:00
Kyle Gospodnetich
668d34beaf feat: Add Bazzite logo to Yafti 2023-07-17 23:07:05 -07:00
RJ Trujillo
6144f91bcc feat(nix): Use escalated privledges to install
Introduces the alias 'guisu' which will handle requests for escalated
privledges in yafti going into the future. An alias is used here so that
we can use whatever implementation a DE may provide
2023-07-17 13:37:28 -06:00
RJ Trujillo
0c80c99206 chore(yafti): Make Bazzite configuration front and center
Given there's a lot of system configuration here that is critical to
having a pristine system, make it the very first thing people see after
the welcome screen
2023-07-17 12:50:56 -06:00
RJ Trujillo
f927f1d79e fix(bazzite-arch): Correct path to environment 2023-07-17 12:35:28 -06:00
Kyle Gospodnetich
da16ff1d6a feat(desktop): Create bazzite-arch images with distrobox assemble 2023-07-15 17:17:11 -07:00
RJ Trujillo
d47471979b fix(desktop): Correct spelling of 'install' in install-corectrl 2023-07-14 13:11:20 -06:00
RJ Trujillo
28177b2e39 feat(just): Add ability to remove nix 2023-07-14 12:24:19 -06:00
RJ Trujillo
2830cfd786 fix: Address substiutions never terminating during zram/deckswap resize 2023-07-14 12:14:27 -06:00
Kyle Gospodnetich
b6288a1ed0 fix: Use alternate Nvidia init in Distrobox 2023-07-08 16:45:05 -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
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
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
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
e4e8b10722 feat: Automatically start Steam on desktop 2023-06-30 15:47:33 -07:00
Kyle Gospodnetich
47a6539291 chore(desktop): Cleanup polkit rules for corectrl 2023-06-30 07:46:13 -07: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
RJ Trujillo
99037359d7 fix: Make autostart scripts executable 2023-06-28 18:43:30 -06:00
RJ Trujillo
668ec565f0 feat: Configure Bazzite Arch for Nvidia GPUs
Check kargs as the Nvidia driver may not be loaded on laptops that
have opted to use integrated graphics
2023-06-28 15:03:43 -06:00
Kyle Gospodnetich
88fcc4e071 feat: Enable duperemove automatically in yafti 2023-06-28 13:37:34 -07:00
Kyle Gospodnetich
e8e259b671 feat: Enable automatic updates for distrobox 2023-06-28 13:27:23 -07:00
Kyle Gospodnetich
8d8f681eec fix: Remove install files from tmp when install complete 2023-06-28 11:44:31 -07:00
Kyle Gospodnetich
e2bb2e3a16 feat: Add Wallpaper Engine and System76-Scheduler to Yafti.
chore: Be explicit about using Chiaki4Deck over Chiaki on bazzite-deck
2023-06-28 11:42:16 -07:00
Kyle Gospodnetich
427997a0c9 feat: Add protontricks flatpak to bazzite-deck 2023-06-28 11:16:28 -07:00
Kyle Gospodnetich
4575cbceb7 chore: Restore flatpak consent screen, needed for setup from ISO.
Remove extra prism launcher entry
Mention lutris in Protonup-Qt description
2023-06-28 00:02:17 -07:00
Kyle Gospodnetich
a63aad0acc feat: Export protontricks from bazzite-arch 2023-06-27 23:37:25 -07:00
Kyle Gospodnetich
31c009a825 chore: Bring desktop yafti config in line with deck 2023-06-27 23:37:25 -07:00
RJ Trujillo
136e812a34 feat: Add Greenlight to yafti 2023-06-27 08:42:46 -06:00
RJ Trujillo
5819363862 feat: Add just script for retrieving Greenlight
A utility for xCloud and xHome streaming
2023-06-27 08:42:46 -06:00
RJ Trujillo
a2bdb758b1 feat: Introduce Bazzite configuration page in yafti
- Allows for the configurable installation of Bazzite Arch
- Memory tuning section
2023-06-27 08:42:46 -06:00
RJ Trujillo
d9a57fa654 chore: Remove Lutris flatpak from desktop yafti config
This gets installed with bazzite-arch
2023-06-27 08:42:46 -06:00
RJ Trujillo
7f966bac14 chore: Retitle Flatpak configuration screen in yafti
This removes the Fedora flatpak repos and installs Flathub so let's
just say that
2023-06-27 08:42:46 -06:00
RJ Trujillo
4ef87e07a5 feat: Create installation screen for bazzite-arch in yafti 2023-06-27 08:42:46 -06:00
RJ Trujillo
89c30cce3c fix: Escape ampersands in yafti config 2023-06-27 08:42:46 -06:00
RJ Trujillo
9c528f8dd1 feat: Install bazzite-arch and export Steam/Lutris via yafti
Specific to the desktop variant
2023-06-27 08:42:46 -06:00
RJ Trujillo
108ee8868a fix: Use Plasma Discover in yafti 2023-06-27 08:42:46 -06:00
RJ Trujillo
c036e9e647 feat: Add yafti configuration and autostart
Configuration files are loosely based off of Bluefin, with these additions:

- Modifications to the default package selection for Bazzite
- Several additional packages geared towards gaming
- A couple more applications for productivity
- An emulation section featuring several emulators
- A music section with a music player and a couple streaming services
- A utilities section featuring several useful programs
2023-06-27 08:42:46 -06:00
Kyle Gospodnetich
64649859a6 chore: Reorganize files, add spec file for jupiter-hw-support 2023-06-27 08:42:46 -06:00