11.stylix/modules/eog/meta.nix

5 lines
86 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.danth ];
name = "Eye of GNOME";
}