* chore(Containerfile): Cleaner copr setup with raised priority
The priority will allows us to avoid other repos from overriding our packages, see https://dnf5.readthedocs.io/en/latest/dnf5.conf.5.html#priority-repo-options-label
* chore(Containerfile): replace sed with dnf5 config-manager
Cleaner, simpler and all overrides get tracked in /etc/dnf/repos.override.d/99-config_manager.repo
* chore(Containerfile): Simplify bootc/rpm-ostree swapping
* chore(Containerfile): Simplify more package swapping
* chore(Containerfile): Use dnf5 config-manager to add linux-surface repo
* chore(Containerfile): Remove redundant rpmfusion enabling
* chore(Containerfile): More sed replacements
* chore(Containerfile): More repo disabling trimming
Use for loops to slimmer it down
* fix(Containerfile): remove '--id' flags
We cant use '--from-repofile' alongside '--id' or '--set'.
See https://github.com/rpm-software-management/dnf5/issues/2024
* feat: add ujust cmd 'restore-gamemode-shortcut' if user accidentally deletes Return.desktop
* fix: adjusted restore gamemode cmd to pull from skel instead of build from scratch
* fix: restore ujust configure-grub functionality with ugum styling per HikariKnight
* chore: lint just files
* fix: restore hide for install-system-flatpaks
* fix: moved restore-gamemode-shortcut to deck specific just file
* feat: add help, pre-selection options to configure-grub
* chore: just syntax 2 spaces, added exit option to GRUB config picker
* chore: just 2 space syntax cleanup on restore-gamemode-shortcut
* chore: add newlines for linter
* chore: just fmt for linter, for real this time
* chore: just cleanup from hikariknight script
* feat: new ujust command 'toggle-bt-mic' to disable headphone mode in wireplumber, to mitigate upstream bug reducing audio quality
* feat: added toggle fix and sudo prompts, aligned with other ujust toggle cmds now
* fix(deck): update 'ujust changelogs' to pull latest release notes from GitHub (#2089)
* modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.
* git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"
* chore(ci): Update rechunk version
* chore: Lint just file
* feat: Update to kernel 6.12.8-207
* fix: rm linebreaks for linter
* chore: 2 space indents and newline for linter
* chore: replace non standard dash for linter
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
* modified 'ujust changelogs' cmd to pull latest release from GH, instead of outdated changelog.md file that is no longer maintained.
* git commit -m "feat: add 'ujust changelogs-testing' for pre-release notes"