diff --git a/flake.nix b/flake.nix index 03ce995..2cf9d49 100644 --- a/flake.nix +++ b/flake.nix @@ -103,7 +103,8 @@ }; ghostty = { - url = "git+https://git.datarift.nl/erwin/ghostty.git?ref=main"; + url = "github:ghostty-org/ghostty"; + inputs.nixpkgs-unstable.follows = "nixpkgs"; }; caddy-with-plugins = {