This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
nix-config-v2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f61ec8200365405cf4053e233a741b9e13d6ddd
nix-config-v2
/
meta
/
default.nix
T
4 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
added metadata to flake, fixed darwin ghostty issue
2025-05-29 20:45:34 -04:00
{
lib
,
...
}:
with
lib
;
{
maintainers
=
import
./maintainers.nix
;
}
Reference in New Issue
Copy Permalink