feat(devkit): ghostty wrapper
This commit is contained in:
3
packages/devkit/default.nix
Normal file
3
packages/devkit/default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{pkgs}: rec {
|
||||
ghostty = pkgs.callPackage ./ghostty {};
|
||||
}
|
||||
Reference in New Issue
Block a user