feat: add ghostty

This commit is contained in:
Ryan Yin
2025-01-29 13:55:50 +08:00
parent a3aa2db0f1
commit b30199c437
3 changed files with 183 additions and 21 deletions

View File

@@ -113,6 +113,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty = {
url = "github:ghostty-org/ghostty";
};
######################## Some non-flake repositories #########################################
# doom-emacs is a configuration framework for GNU Emacs.