1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-09-13 01:27:56 +00:00
ncc/modules/darwin/ghostty.nix
2025-07-31 17:02:26 +03:00

3 lines
38 B
Nix

{
homebrew.casks = [ "ghostty" ];
}