added metadata to flake, fixed darwin ghostty issue
not really, ghostty is broken on darwin systems
This commit is contained in:
3
meta/default.nix
Normal file
3
meta/default.nix
Normal file
@ -0,0 +1,3 @@
|
||||
{ lib, ... }: with lib; {
|
||||
maintainers = import ./maintainers.nix;
|
||||
}
|
Reference in New Issue
Block a user