better yazi

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-12-02 21:03:48 +01:00
parent ed5f0784d1
commit e878158b71
2 changed files with 156 additions and 22 deletions

5
flake.nix Executable file → Normal file
View File

@@ -14,8 +14,11 @@
Hyprspace = { url = "github:KZDKM/Hyprspace"; inputs.hyprland.follows = "hyprland"; };
hyprswitch = { url = "github:h3rmt/hyprswitch/release"; };
# firefox-addons = { url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons"; inputs.nixpkgs.follows = "nixpkgs"; };
yazi.url = "github:sxyazi/yazi";
yazi-plugins = {
url = "github:lordkekz/nix-yazi-plugins";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser.url = "github:MarceColl/zen-browser-flake";
};