feat: add ghosty

This commit is contained in:
tux
2024-12-30 21:18:04 +05:30
parent 2d75295c9b
commit c4f505111d
5 changed files with 151 additions and 14 deletions

View File

@ -24,6 +24,7 @@
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty.url = "github:ghostty-org/ghostty";
nixos-hardware.url = "github:nixos/nixos-hardware";
nixpkgs-f2k.url = "github:moni-dz/nixpkgs-f2k";
nur.url = "github:nix-community/nur";