11.stylix/modules/glance/meta.nix

5 lines
89 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.louis-thevenet ];
name = "Glance";
}