11.stylix/modules/chromium/meta.nix

5 lines
82 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.danth ];
name = "Chromium";
}