11.stylix/modules/gnome/meta.nix
2025-05-18 14:09:50 +01:00

6 lines
118 B
Nix

{ lib, ... }:
{
name = "GNOME";
homepage = "https://www.gnome.org/";
maintainers = [ lib.maintainers.danth ];
}