11.stylix/modules/wofi/meta.nix

5 lines
84 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.mateusauler ];
name = "Wofi";
}