11.stylix/modules/noctalia-shell/meta.nix
rwxae a7fb3944d1 noctalia-shell: init (#2077)
Link: https://github.com/nix-community/stylix/pull/2077

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit dd14de4432)
2025-12-11 19:37:37 +01:00

6 lines
130 B
Nix

{ lib, ... }:
{
name = "Noctalia shell";
homepage = "https://docs.noctalia.dev";
maintainers = [ lib.maintainers.rwxae ];
}