ghostty test

This commit is contained in:
2025-07-19 20:08:01 +02:00
parent 00e9bb70f8
commit 1539c88df0
4 changed files with 13 additions and 23 deletions

View File

@@ -79,8 +79,6 @@
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
# Miscellaneous
ghostty.url = "github:ghostty-org/ghostty";
helix-flake.url = "github:helix-editor/helix";
nvf.url = "github:notashelf/nvf";
@@ -93,11 +91,6 @@
};
};
astal = {
url = "github:aylur/astal";
inputs.nixpkgs.follows = "nixpkgs";
};
anyrun.url = "github:anyrun-org/anyrun";
microfetch.url = "github:NotAShelf/microfetch";
agenix.url = "github:ryantm/agenix";
@@ -113,11 +106,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
wezterm = {
url = "github:wez/wezterm/main?dir=nix";
inputs.nixpkgs.follows = "nixpkgs";
};
ags = {
url = "github:Aylur/ags";
};