Skip to content

noctalia-greeter: init - #2490

Open
rwxae wants to merge 2 commits into
nix-community:masterfrom
rwxae:master
Open

noctalia-greeter: init#2490
rwxae wants to merge 2 commits into
nix-community:masterfrom
rwxae:master

Conversation

@rwxae

@rwxae rwxae commented Aug 29, 2026

Copy link
Copy Markdown
Member

Add support for noctalia-greeter.

Things to note:

  1. This implementation adds theming for standalone version only. But since very recently there is a built-in NixOS module¹ for noctalia-greeter. All we need to do is to update flake.lock and reuse these options in services.displayManager.noctalia-greeter.
  2. Logo looks weird with light themes. After digging into the code, I noticed that noctalia-greeter tints the logo with the on_surface color, which is usually very dark on light themes. I think it is the issue on the noctalia-greeter's side. Maybe we should open an issue.

Some screenshots:
screenshot_20260829_133428-region
screenshot_20260829_133345-region
screenshot_20260829_133203-region


¹. Btw, there is now a module for Noctalia itself (but in home-manager). I think we can drop the lib.optionals (options.programs ? noctalia) check.

@stylix-automation stylix-automation Bot added topic: nixos NixOS target topic: testbed Testbed changes topic: flake /flake.nix, /flake.lock, and /flake/ subsystems topic: modules /modules/ subsystem topic: stylix /stylix/ subsystem labels Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: flake /flake.nix, /flake.lock, and /flake/ subsystems topic: modules /modules/ subsystem topic: nixos NixOS target topic: stylix /stylix/ subsystem topic: testbed Testbed changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant