chore: Use original ghostty flake and update flake inputs
This commit is contained in:
parent
de798188e5
commit
367f683bde
3 changed files with 364 additions and 198 deletions
|
|
@ -236,5 +236,11 @@
|
|||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
ghostty = {
|
||||
type = "github";
|
||||
owner = "ghostty-org";
|
||||
repo = "ghostty";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue