chore: update flake lock and remove yazi from flake

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-03-15 23:39:07 -03:00
parent 022559228b
commit 6784de8ef7
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 80 additions and 102 deletions

View file

@ -14,12 +14,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# CLI file manager.
yazi = {
url = "github:sxyazi/yazi";
inputs.nixpkgs.follows = "nixpkgs";
};
# Neovim distribution
astronvim = {
url = "github:AstroNvim/AstroNvim";