wezterm fixes

This commit is contained in:
cnst
2024-07-26 18:53:50 +02:00
parent 29da8ca94a
commit b614f69039
9 changed files with 241 additions and 177 deletions

View File

@@ -39,8 +39,10 @@
# url = "github:nix-community/fenix";
# inputs.nixpkgs.follows = "nixpkgs";
#};
ags.url = "github:Aylur/ags";
yazi.url = "github:sxyazi/yazi";
# ags.url = "github:Aylur/ags";
wezterm = {
url = "github:wez/wezterm?dir=nix";
};
};
outputs = {
self,