some adjustments - #1726
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
It changes the machine’s login/display-manager path, which can impact interactive access and should be validated on the target host.
Pull request overview
This PR adjusts the mimas desktop/login experience by switching the system’s display manager setup to Noctalia Greeter and aligning Mango’s user-session configuration with updated cursor and layout preferences.
Changes:
- Replace SDDM enablement with
services.displayManager.noctalia-greeterconfiguration (cursor + keyboard layout). - Install Bibata cursors in the Mango Home Manager module and set Mango’s cursor theme.
- Tweak Mango gap settings.
File summaries
| File | Description |
|---|---|
| nixos/configurations/mimas.nix | Switches login/display manager configuration to Noctalia Greeter and configures cursor/theme + keyboard layout. |
| home/modules/programs/mango/default.nix | Adds Bibata cursor package, sets Mango cursor theme, and adjusts gap parameters. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
No description provided.