-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: containers, nix, appman, flatseal and redshift #68
Conversation
plus some small fixes and QoL improvements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It still requires some testing of the nix setup.
And replacing Zap with AppMan.
I hate clippy pedantic
Did I mention I hate clippy pedantic?
To be discussed: When Flatpak (regular/beta channel) is enabled, give the user an option to install flatseal from flathub? https://flathub.org/apps/com.github.tchx84.Flatseal - Flatseal is an application used to manage flatpak permissions. |
also fmt, clippy and devel profile fixes
|
* feat: containers, nix, zap and redshift (#68) plus some small fixes and QoL improvements * chore: update versions * chore: cargo fmt * chore: cargo clippy * fix: cargo clippy again I hate clippy pedantic * fix: cargo fmt once more Did I mention I hate clippy pedantic? * chan: replace zap with appman * fix: arch and apt/pacstall container packages * fix: `-Q` flag * feat: add flatseal also fmt, clippy and devel profile fixes * ref: no need to git clone * fix: cargo fmt, yet again * upd: relm4 v0.9 * fix: `time` on rust 1.80 regression * fix: docker as user, remove docker-desktop * fix: shell commands * fix: `tabs` command issue on `pacstall -U` * fix: cleanups * fix: yeet theme page * add: old english runes (#71) --------- Co-authored-by: David Brochero <[email protected]> Co-authored-by: Elsie <[email protected]> Co-authored-by: oklopfer <[email protected]>
plus some small fixes and QoL improvements