Commit Graph

6 Commits

Author SHA1 Message Date
Kyle Gospodnetich
6d5daa3259 feat: Add systemd service and config file in /etc/default for ryzenadj curve undervolting.
This service is not enabled by default.
2023-06-21 17:02:37 -07:00
Kyle Gospodnetich
b0df542a0b feat: Add SystemD targets for AC and Battery power 2023-06-21 16:00:11 -07:00
Kyle Gospodnetich
345cf9aa9d fix: Bring sysctl.conf in sync between deck and desktop variants.
Increased max_map_count solves issues in Hogwarts Legacy.
2023-06-21 15:22:17 -07:00
Kyle Gospodnetich
0cb0c67283 feat: Use BFQ (Low Latency) I/O scheduler.
This helps with IO starvation on Deck when games are installing or de-duplication is occurring. https://www.phoronix.com/review/linux-56-nvme
2023-06-21 15:08:24 -07:00
Kyle Gospodnetich
43e3c469f0 fix: Correct exit code for update script. 2023-06-19 12:08:05 -05:00
RJ Trujillo
eeb93f9700 feat: Overhaul images
These changes effectively make the structure similar to bluefin.

bazzite now serves as a base for desktop configurations and now
bazzite-deck has been introduced to add changes specific to the
Steam Deck and Steam Deck-alike configurations. Also:

- Introduce images built from main for non-Nvidia systems
- Consolidate structure (remove duplicates, merge Containerfiles)
2023-06-18 21:39:52 +00:00