feat(desktop): add ghostty

This commit is contained in:
uku 2024-06-09 17:53:02 +02:00
parent 27293a0089
commit cbfad029b0
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
3 changed files with 279 additions and 1 deletions

View file

@ -47,6 +47,8 @@
inputs.systems.follows = "systems";
};
ghostty.url = "git+ssh://git@github.com/ghostty-org/ghostty";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";