nix-config-v2/meta/default.nix
Wyatt J. Miller f6f810c910 added metadata to flake, fixed darwin ghostty issue
not really, ghostty is broken on darwin systems
2025-05-29 20:45:34 -04:00

4 lines
70 B
Nix

{ lib, ... }: with lib; {
maintainers = import ./maintainers.nix;
}