remove ghostty from flake inputs
This commit is contained in:
parent
c1bf23dae9
commit
0fb6afde77
3 changed files with 0 additions and 17 deletions
10
flake.nix
10
flake.nix
|
|
@ -58,16 +58,6 @@
|
|||
repo = "nixos-cosmic";
|
||||
};
|
||||
|
||||
ghostty = {
|
||||
type = "github";
|
||||
owner = "ghostty-org";
|
||||
repo = "ghostty";
|
||||
inputs = {
|
||||
nixpkgs-unstable.follows = "nixpkgs";
|
||||
flake-utils.follows = "flake-utils";
|
||||
};
|
||||
};
|
||||
|
||||
nixos-hardware = {
|
||||
type = "github";
|
||||
owner = "NixOS";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue