remove ghostty input and flake update
This commit is contained in:
parent
e9e20c15a6
commit
b8dcdac94b
3 changed files with 27 additions and 158 deletions
|
@ -36,7 +36,6 @@
|
|||
url = "github:oxalica/rust-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ghostty.url = "github:ghostty-org/ghostty";
|
||||
conduwuit.url = "github:girlbossceo/conduwuit";
|
||||
|
||||
nixpkgs-garage.url = "github:cything/nixpkgs/garage-module"; # unmerged PR
|
||||
|
@ -121,7 +120,6 @@
|
|||
overlays = [
|
||||
inputs.niri.overlays.niri
|
||||
inputs.rust-overlay.overlays.default
|
||||
inputs.ghostty.overlays.default
|
||||
] ++ import ./overlay;
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue