1313 Commits

Author SHA1 Message Date
Kyle Gospodnetich
3669eeeed4
Merge pull request #304 from dnkmmr69420/patch-8
Added `nix-store --optimise` to `clean-system`
2023-09-15 19:11:42 -07:00
Kyle Gospodnetich
4007f27061
Merge pull request #307 from ublue-os/bazzite-arch-reinstall
chore(desktop): Delete bazzite-arch if it already exists in just command
2023-09-15 19:10:54 -07:00
Kyle Gospodnetich
47600e83c7 chore(desktop): Delete bazzite-arch if it already exists in just command
Allows just install-bazzite-arch to be used as a quick refresh for existing installs
2023-09-15 18:52:37 -07:00
Kyle Gospodnetich
bec8a71ccb chore: Minor rewording to prevent any possible confusion 2023-09-15 17:21:33 -07:00
Kyle Gospodnetich
8fc0a558e0 chore(deck): Rename Discord entry in Bazzite Portal to mention Discover Overlay is included by default 2023-09-15 17:20:33 -07:00
Kyle Gospodnetich
2e0e2503fd feat: Add just commands for toggling broadcom-wl 2023-09-15 17:16:50 -07:00
Kyle Gospodnetich
793afe80e7 chore(readme): Fix minor typo 2023-09-15 14:38:14 -07:00
Kyle Gospodnetich
6096878cf6
Merge pull request #305 from ublue-os/discover-overlay
feat(deck): Add discover overlay
2023-09-15 14:12:02 -07:00
Kyle Gospodnetich
847454f26f chore(readme): Mention Discover as a feature 2023-09-15 11:22:49 -07:00
Kyle Gospodnetich
d295a4a3b4 Merge branch 'main' into discover-overlay 2023-09-15 10:42:18 -07:00
Kyle Gospodnetich
783f113aee chore: Remove now unneeded noto-sans font tweak 2023-09-15 10:42:04 -07:00
Kyle Gospodnetich
2cea13831b chore(readme): Add discover-overlay build status 2023-09-15 10:27:23 -07:00
Kyle Gospodnetich
61266b060e feat(deck): Add discover overlay, auto launches on desktop and gamemode if Discord is installed 2023-09-15 10:11:36 -07:00
Kyle Gospodnetich
d494845efe chore: Create simplified justfile 2023-09-15 09:39:13 -07:00
dnkmmr
4c57276794
Update custom.just
Added `nix-store --optimise` to `clean-system`
2023-09-15 11:28:44 -05:00
dnkmmr
1f013e9373
Update custom.just
added `nix-store --optimise` to clean-system
2023-09-15 11:27:09 -05:00
Kyle Gospodnetich
11c89fd8f9 feat: Add nix garbage collector to just clean-system
Closes #300
2023-09-15 00:53:09 -07:00
Kyle Gospodnetich
5b4c7a85cf chore: Remove .justfile creation
The justfiles conflict with eachother if they have functions of the same name, and the first function of them sorted alphabetically acts as as default when running `just`, this means each can't use the 'default' name for their top function, and we unfortunately just need to ship our own.
2023-09-15 00:37:38 -07:00
Kyle Gospodnetich
1e1437a222 feat(deck-gnome): Add templates for vkBasalt and DXVK to make game modding easier, allows for creation of the example config from the right click menu 2023-09-15 00:30:41 -07:00
Kyle Gospodnetich
8536117108 feat: Install broadcom's WL driver needed by some hardware. This is default disabled due to it breaking other wifi hardware. 2023-09-14 17:53:07 -07:00
Kyle Gospodnetich
74b1432705 fix(deck): Sleep ryzenadj service for 10 seconds to ensure changes are applied when resuming from suspend. 2023-09-14 14:01:09 -07:00
Kyle Gospodnetich
136391a16f fix(kde): No more obnoxious xdg-desktop-portals bug 2023-09-14 10:01:41 -07:00
Kyle Gospodnetich
0ba71d35e7
Merge pull request #297 from ublue-os/revert-autologin-check
revert: "fix(hardware-setup): REVERT ME, disable desktop-autologin if…
2023-09-13 16:39:30 -07:00
RJ Trujillo
6763c3f504 revert: "fix(hardware-setup): REVERT ME, disable desktop-autologin if gamescope-autologin is enabled"
Not needed after consolidating to bazzite-autologin

This reverts commit 38c95fcfe3c4bbd2427bdff90774258fe7af640a.
2023-09-13 17:37:13 -06:00
Kyle Gospodnetich
33de6fc7e2
Merge pull request #293 from ublue-os/bazzite-autologin
feat(deck): Only autologin to gamescope after Steam has updated
2023-09-13 15:04:41 -07:00
Kyle Gospodnetich
03d274b512
Merge pull request #294 from ublue-os/etc-cleanup
chore: /etc/ cleanup part 2
2023-09-13 14:40:47 -07:00
Kyle Gospodnetich
7e51b5999d chore: Move /etc/ files created in Containerfile to /usr/etc 2023-09-13 09:40:09 -07:00
Kyle Gospodnetich
01ea61880c Merge branch 'main' into etc-cleanup 2023-09-13 09:29:23 -07: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
c70c6c1057 chore(just): Add a friendly message to the end of fix-tf2-tcmalloc 2023-09-13 09:10:37 -07:00
Kyle Gospodnetich
ea65371d3d
Merge pull request #292 from ublue-os/etc-cleanup
Clean up /etc/
2023-09-12 22:09:20 -07:00
Kyle Gospodnetich
f76981387d fix(deck): Add workaround from ChimeraOS for gamescope crashing if Steam hasn't been launched & updated prior to switching to gamemode. 2023-09-12 21:05:56 -07:00
Kyle Gospodnetich
8080e587b0 Revert "chore: Remove Hide GRUB Menu option from Desktop"
This reverts commit 5df2dced44f3cc818b72c0d21d1b56d065fa0309.
2023-09-12 15:56:14 -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
RJ Trujillo
967d52511a feat(bazzite-autologin): Merge gamescope and desktop autologin
I started messing with systemd conditions to ensure that one ran before
the other and vice versa, but this is a whole lot simpler.

If Steam has updated, launch gamescope. If not, start to desktop
2023-09-12 16:36:22 -06:00
RJ Trujillo
975986f849 fix(deck): Disable desktop-autologin from gamescope-autologin directly
After Steam has updated, outright disable desktop-autologin if it's enabled
2023-09-12 16:17:36 -06:00
RJ Trujillo
ebfd9782da fix(deck): Enable gamescope-autologin by default
Now that Steam has to be updated for this to run, outright enable it
2023-09-12 16:09:11 -06:00
RJ Trujillo
34ca801fdb fix(gamescope-autologin): Only configure autologin if Steam has updated 2023-09-12 16:07:44 -06:00
RJ Trujillo
721f719fde chore(deck): Allow passwordless enablement of autologin handlers 2023-09-12 15:22:30 -06:00
Kyle Gospodnetich
c70d24b645 chore: Move journald.conf.d to /usr/lib as well 2023-09-12 13:05:55 -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
5db89562f4 chore(deck): Move systemd services into /usr/lib from /etc/ 2023-09-12 12:19:31 -07:00
RJ Trujillo
f7dc5e5d1f
Merge pull request #291 from ublue-os/grub-htpc
chore(boot_menu): Add entry for HTPCs
2023-09-12 12:47:00 -06:00
RJ Trujillo
b1fa5d7caf
Merge pull request #289 from ublue-os/desktop-autologin
chore(deck): Consolidate DE autologin handlers to desktop-autologin
2023-09-12 12:45:47 -06:00
Kyle Gospodnetich
358386748d chore(readme): Add mention about SI and CIK GPU support 2023-09-12 11:29:32 -07:00
Kyle Gospodnetich
57c1ea7d5a chore: Move desktop-autologin to only apply to deck images 2023-09-12 11:20:43 -07:00
RJ Trujillo
f72404423a chore(boot_menu): Add entry for HTPCs
The only difference being that these use the standard kickstart file and
exclude the resolution change from the installer
2023-09-12 11:50:44 -06:00
Kyle Gospodnetich
777d3edf02
Merge pull request #290 from nicknamenamenick/patch-5
fix: add intel support for HTPC deck images
2023-09-12 09:38:51 -07:00
nicknamenamenick
eb32cbade7
fix: add intel support for HTPC deck images 2023-09-12 12:06:53 -04:00