cleanup and fixing yazi plugins

This commit is contained in:
Matt Nish-Lapidus 2025-05-05 11:13:21 -04:00
parent b330c1c08e
commit 9fb223704e
8 changed files with 47 additions and 78 deletions

View file

@ -98,10 +98,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
impala = {
url = "github:pythops/impala";
inputs.nixpkgs.follows = "nixpkgs";
};
# impala = {
# url = "github:pythops/impala";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# emenel-templates.url = "git+ssh://git@gt.emenel.ca/emenel/nix-flake-templates";
# nix-way-templates.url = "github:the-nix-way/dev-templates";