Merged
Conversation
df3d9cb to
024f877
Compare
08456de to
89f557b
Compare
89f557b to
af8816a
Compare
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
af8816a to
1ba83f9
Compare
|
Tested on Darter Pro (new image)
|
kajusnau
requested changes
Dec 1, 2025
Collaborator
kajusnau
left a comment
There was a problem hiding this comment.
Really nice purge 🧹
Some other notes in addition to my comments:
modules/reference/desktop/applications.nixandmodules/reference/appvms/business.nix:
both have checks forcompositor != "cosmic", which, in practice, is a check for labwc.
So those sections can likely be removed entirely.- Is there still a need for the
ghaf.profiles.graphics.compositoroption?
I can see why it may be useful to keep in case we decide to add support for another compositor in the future.
But then again, it's a fairly simple thing to add if needed, and now it serves no purpose.
kajusnau
approved these changes
Dec 1, 2025
aaefe31 to
7960efe
Compare
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
7960efe to
c688b97
Compare
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
The functions in icon.nix are unused so removed. The `rmDesktopEntries` function was being imported by file path where ever it was used. This change now exports it as part of the lib for easier access. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
removing unused package. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
c688b97 to
e2bf1ce
Compare
|
Tested on Darter Pro ( All good now! Automated tests are passing and no issues found in a short manual regression test. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Changes
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify: