11.stylix/modules/fish/meta.nix

5 lines
77 B
Nix

{ lib, ... }:
{
maintainers = [ lib.maintainers.naho ];
name = "fish";
}