Fix ghostty's input

This commit is contained in:
2024-08-14 00:09:30 +02:00
parent ae7d02598c
commit 89f0c9ad19
2 changed files with 8 additions and 34 deletions
+2
View File
@@ -23,6 +23,8 @@
};
ghostty = {
url = "git+ssh://git@github.com/mitchellh/ghostty";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.nixpkgs-unstable.follows = "nixpkgs";
};
flood = {
url = "github:zoriya/flood";