11.stylix/modules/mpv/meta.nix

9 lines
103 B
Nix

{ lib, ... }:
{
maintainers = with lib.maintainers; [
awwpotato
naho
];
name = "mpv";
}